From 20cea8007084db041d5f5cf3b015322e908e1c54 Mon Sep 17 00:00:00 2001 From: eliran moyal Date: Sat, 17 Oct 2015 08:57:06 +0300 Subject: [PATCH] new version 1.4.4 --- README.md | 2 +- pom.xml | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1c3cf94..a4f9b089 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Install as plugin: ### Elasticsearch 1.6.X ```` -./bin/plugin -u https://github.com/NLPchina/elasticsearch-sql/releases/download/1.4.3/elasticsearch-sql-1.4.3.zip --install sql +./bin/plugin -u https://github.com/NLPchina/elasticsearch-sql/releases/download/1.4.4/elasticsearch-sql-1.4.4.zip --install sql ```` After doing this, you need to restart the Elasticsearch server. Otherwise you may get errors like `Invalid index name [sql], must not start with '']; ","status":400}`. diff --git a/pom.xml b/pom.xml index 231006a0..558ecc77 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.nlpcn elasticsearch-sql - 1.4.3 + 1.4.4 jar Query elasticsearch using SQL elasticsearch-sql @@ -27,6 +27,11 @@ Omer shelef shlaflaf@gmail.com + + eliranmoyal + Eliran Moyal + eliran.moyal1@gmail.com +