🔎 Open source distributed and RESTful search engine.
Go to file
Shay Banon bd6a7a0eb2 upgrade to latest assembly plugin 2012-02-26 10:11:33 +02:00
src upgrade to latest assembly plugin 2012-02-26 10:11:33 +02:00
.gitignore first! 2011-12-29 11:58:31 +02:00
README.md fix readme 2012-02-07 15:46:59 +02:00
pom.xml upgrade to latest assembly plugin 2012-02-26 10:11:33 +02:00

README.md

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           |
--------------------------------------------------

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