OpenSearch/README.md

17 lines
798 B
Markdown
Raw Normal View History

2011-12-29 05:09:56 -05:00
Smart Chinese Analysis for ElasticSearch
2011-12-29 04:58:31 -05:00
==================================
The Smart Chinese Analysis plugin integrates Lucene Smart Chinese analysis module into elasticsearch.
2011-12-29 05:06:13 -05:00
In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-analysis-smartcn/1.0.0`.
2011-12-29 04:58:31 -05:00
--------------------------------------------------
| Smart Chinese Analysis Plugin | ElasticSearch |
--------------------------------------------------
| master | master (0.19) |
2011-12-29 04:58:31 -05:00
--------------------------------------------------
| 1.0.0 | 0.18 -> master |
--------------------------------------------------
2011-12-29 05:44:33 -05:00
The plugin includes the `smart_chinese` analyzer, `smartcn_sentence` tokenizer, and `smartcn_word` token filter.