From cf4ed728eb37f4b38173897f437d17060143fa43 Mon Sep 17 00:00:00 2001 From: Shay Banon Date: Thu, 29 Dec 2011 12:44:33 +0200 Subject: [PATCH] fix analyzer name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85033e52431..93b612619ff 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ In order to install the plugin, simply run: `bin/plugin -install elasticsearch/e | 1.0.0 | 0.18 -> master | -------------------------------------------------- -The plugin includes the `smartcn` analyzer, `smartcn_sentence` tokenizer, and `smartcn_word` token filter. +The plugin includes the `smart_chinese` analyzer, `smartcn_sentence` tokenizer, and `smartcn_word` token filter.