From daf7cbd3e90b5de281aeeda84c9b96857f32defb Mon Sep 17 00:00:00 2001 From: eliran moyal Date: Fri, 30 Oct 2015 23:05:15 +0200 Subject: [PATCH] new version 1.4.5 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4f9b089..82cf7409 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.4/elasticsearch-sql-1.4.4.zip --install sql +r./bin/plugin -u https://github.com/NLPchina/elasticsearch-sql/releases/download/1.4.5/elasticsearch-sql-1.4.5.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 725a2aa2..c6ec2fb4 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.nlpcn elasticsearch-sql - 1.4.4 + 1.4.5 jar Query elasticsearch using SQL elasticsearch-sql