The Korean Analysis plugin integrates Lucene Korean analysis module into elasticsearch.
In order to install the plugin, simply run: bin/plugin -install chanil1218/elasticsearch-analysis-korean/1.1.0
.
--------------------------------------------------
| Korean Analysis Plugin | ElasticSearch |
--------------------------------------------------
| master | 0.19.9 -> master |
--------------------------------------------------
| 1.1.0 | 0.19.9 -> master |
--------------------------------------------------
| 1.0.0 | 0.19.2 |
--------------------------------------------------
The plugin includes the kr_analyzer
analyzer, kr_tokenizer
tokenizer, and kr_filter
token filter.