mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-02 08:59:09 +00:00
19 lines
847 B
Markdown
19 lines
847 B
Markdown
Stempel (Polish) Analysis for ElasticSearch
|
|
==================================
|
|
|
|
The Stempel (Polish) Analysis plugin integrates Lucene stempel (polish) analysis module into elasticsearch.
|
|
|
|
In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-analysis-stempel/1.1.0`.
|
|
|
|
--------------------------------------------------
|
|
| Stempel Analysis Plugin | ElasticSearch |
|
|
--------------------------------------------------
|
|
| master | 0.19 -> master |
|
|
--------------------------------------------------
|
|
| 1.1.0 | 0.19 -> master |
|
|
--------------------------------------------------
|
|
| 1.0.0 | 0.18 -> master |
|
|
--------------------------------------------------
|
|
|
|
The plugin includes the `polish` analyzer.
|