🔎 Open source distributed and RESTful search engine.
Go to file
Shay Banon 1f42e11d6c move to 1.3.0 snap 2012-04-30 12:48:11 +03:00
src upgrade to latest assembly plugin 2012-02-26 10:11:33 +02:00
.gitignore Ignore eclipse files 2012-02-26 23:28:23 +01:00
README.md release 1.2.0 2012-04-30 12:47:48 +03:00
pom.xml move to 1.3.0 snap 2012-04-30 12:48:11 +03: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.2.0.

--------------------------------------------------
| Smart Chinese Analysis Plugin | ElasticSearch  |
--------------------------------------------------
| master                        | 0.19 -> master |
--------------------------------------------------
| 1.2.0                         | 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.