🔎 Open source distributed and RESTful search engine.
Go to file
Shay Banon 4a5e3796a8 move to 1.2.0 snap 2012-02-07 15:33:13 +02:00
src move to elasticsearch 0.19.0 snap and use some of its features 2012-01-31 13:00:14 +02:00
.gitignore first! 2011-12-29 11:58:31 +02:00
README.md release 1.1.0 supporting elasticsearch 0.19 2012-02-07 15:32:47 +02:00
pom.xml move to 1.2.0 snap 2012-02-07 15:33:13 +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 -> master |
--------------------------------------------------

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