🔎 Open source distributed and RESTful search engine.
Go to file
Shay Banon db581468a8 fix header 2011-12-29 12:09:56 +02:00
src first! 2011-12-29 11:58:31 +02:00
.gitignore first! 2011-12-29 11:58:31 +02:00
README.md fix header 2011-12-29 12:09:56 +02:00
pom.xml move to 1.1.0 snap 2011-12-29 12:04:04 +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.0.0.

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

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