OpenSearch/README.md
2012-02-07 15:32:47 +02:00

908 B

Smart Chinese 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.1.0.

--------------------------------------------------
| Smart Chinese Analysis Plugin | ElasticSearch  |
--------------------------------------------------
| master                        | 0.19 -> master |
--------------------------------------------------
| 1.1.0                         | 0.19 -> master |
--------------------------------------------------
| 1.0.0                         | 0.18 -> master |
--------------------------------------------------

The plugin includes the smart_chinese analyzer, smartcn_sentence tokenizer, and smartcn_word token filter.