From 7704ee784458220d834cafe53f598735d5bc6621 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Thu, 19 Dec 2013 17:19:21 +0100 Subject: [PATCH] Update to Elasticsearch 0.90.8 / Lucene 4.6.0 Closes #13. --- README.md | 73 +++++++++---------------------------------------------- pom.xml | 4 +-- 2 files changed, 14 insertions(+), 63 deletions(-) diff --git a/README.md b/README.md index 725018e6b1256..b5d73bf0bc869 100644 --- a/README.md +++ b/README.md @@ -5,67 +5,18 @@ The Stempel (Polish) Analysis plugin integrates Lucene stempel (polish) analysis In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-analysis-stempel/1.8.0`. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Stempel Analysis PluginElasticsearchRelease date
1.9.0-SNAPSHOT (master)0.90.6 -> master
1.8.00.90.6 -> master2013-11-06
1.7.00.90.3 -> 0.90.52013-08-08
1.6.00.90.1 -> 0.90.22013-06-06
1.5.00.90.1 -> 0.90.22013-05-30
1.4.00.90.02013-04-29
1.3.00.90.02013-02-26
1.2.00.19.2 -> 0.202012-04-30
1.1.00.19.0 -> 0.19.12012-02-07
1.0.00.182012-01-19
+| Stempel Analysis Plugin | elasticsearch | Release date | +|--------------------------|------------------|:------------:| +| 1.9.0-SNAPSHOT (master) | 0.90.8 -> master | 2013-12-19 | +| 1.8.0 | 0.90.6 -> 0.90.7 | 2013-11-06 | +| 1.7.0 | 0.90.3 -> 0.90.5 | 2013-08-08 | +| 1.6.0 | 0.90.1 -> 0.90.2 | 2013-06-06 | +| 1.5.0 | 0.90.1 -> 0.90.2 | 2013-05-30 | +| 1.4.0 | 0.90.0 | 2013-04-29 | +| 1.3.0 | 0.90.0 | 2013-02-26 | +| 1.2.0 | 0.19.2 -> 0.20 | 2012-04-30 | +| 1.1.0 | 0.19.0 -> 0.19.1 | 2012-02-07 | +| 1.0.0 | 0.18 | 2012-01-19 | The plugin includes the `polish` analyzer and `polish_stem` token filter. diff --git a/pom.xml b/pom.xml index adfa4638c17bf..aed2351844857 100644 --- a/pom.xml +++ b/pom.xml @@ -31,8 +31,8 @@ - 0.90.6 - 4.5.1 + 0.90.8 + 4.6.0