🔎 Open source distributed and RESTful search engine.
Go to file
Shay Banon 642d6b367b Merge pull request #1 from dadoonet/master
Update maven assembly plugin version to 2.3
2012-02-26 15:41:06 -08: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 fix readme 2012-02-07 15:46:59 +02:00
pom.xml Update maven assembly plugin to latest version : 2.3 2012-02-26 23:27:11 +01: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.