From a256c0da48426a5e36d62836c4bc54753a6a3048 Mon Sep 17 00:00:00 2001 From: Duy Do Date: Tue, 23 Aug 2016 06:21:31 +0700 Subject: [PATCH 1/2] build for es 2.3.5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 432a0cc..e3a2623 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.elasticsearch elasticsearch-analysis-vietnamese - 2.3.4 + 2.3.5 jar elasticsearch-analysis-vietnamese https://github.com/duydo/elasticsearch-analysis-vietnamese/ @@ -24,7 +24,7 @@ UTF-8 1.7 - 2.3.4 + 2.3.5 5.5.0 1 true From 23409950a347e68447850cb23f168dbc0e5fc3a6 Mon Sep 17 00:00:00 2001 From: Duy Do Date: Tue, 23 Aug 2016 06:26:10 +0700 Subject: [PATCH 2/2] build for es 2.3.5 --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f879db..555ff9d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Vietnamese Analysis plugin integrates Vietnamese language analysis into Elastics In order to install the plugin, simply run: ```sh -bin/plugin --url https://dl.dropboxusercontent.com/u/1598491/elasticsearch-analysis-vietnamese-0.2.2.zip --install analysis-vietnamese +bin/plugin install [plugin binary link](https://github.com/duydo/elasticsearch-analysis-vietnamese/releases) ``` Or to build from source, you need to build it with Maven: @@ -20,7 +20,12 @@ bin/plugin install file:target/releases/elasticsearch-analysis-vietnamese-0.2.2. |Vietnamese Analysis Plugin|Elasticsearch| |---|---| -| master|2.2.0| +| master|2.3.5| +| 2.3.5|2.3.5| +| 2.3.3|2.3.4| +| 2.3.2|2.3.2| +| 2.3.1|2.3.1| +| 2.3.0|2.3.0| | 0.2.2|2.2.0| | 0.2.1.1|2.1.1| | 0.2.1|2.1.0|