Update to elasticsearch 1.4.0
Closes #29. (cherry picked from commit 4a87b6b)
This commit is contained in:
parent
d2ae86561b
commit
814ec14d40
|
@ -6,6 +6,7 @@ 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/2.1.0`.
|
||||
|
||||
* For master elasticsearch versions, look at [master branch](https://github.com/elasticsearch/elasticsearch-analysis-stempel/tree/master).
|
||||
* For 1.4.x elasticsearch versions, look at [es-1.4 branch](https://github.com/elasticsearch/elasticsearch-analysis-stempel/tree/es-1.4).
|
||||
* For 1.3.x elasticsearch versions, look at [es-1.3 branch](https://github.com/elasticsearch/elasticsearch-analysis-stempel/tree/es-1.3).
|
||||
* For 1.2.x elasticsearch versions, look at [es-1.2 branch](https://github.com/elasticsearch/elasticsearch-analysis-stempel/tree/es-1.2).
|
||||
* For 1.1.x elasticsearch versions, look at [es-1.1 branch](https://github.com/elasticsearch/elasticsearch-analysis-stempel/tree/es-1.1).
|
||||
|
|
Loading…
Reference in New Issue