mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 05:28:34 +00:00
ICU Analysis for ElasticSearch
The Smart Chinese Analysis plugin integrates Lucene Smart Chinese analysis module into elasticsearch.
In order to install the plugin, simply run: bin/plugin -install elasticsearch/elasticsearch-analysis-smartcn/1.0.0
.
--------------------------------------------------
| Smart Chinese Analysis Plugin | ElasticSearch |
--------------------------------------------------
| master | 0.18 -> master |
--------------------------------------------------
| 1.0.0 | 0.18 -> master |
--------------------------------------------------
The plugin includes the smartcn
analyzer, smartcn_sentence
tokenizer, and smartcn_word
token filter.
Description
Languages
Java
99.5%
Groovy
0.4%