From 6048982a4d50bc974bca8536d487169e7a570806 Mon Sep 17 00:00:00 2001 From: elasticsearch-ik Date: Wed, 24 Sep 2014 16:56:04 +0800 Subject: [PATCH] Update README.textile --- README.textile | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.textile b/README.textile index c0cfa74..ad6ac34 100644 --- a/README.textile +++ b/README.textile @@ -1,6 +1,11 @@ IK Analysis for ElasticSearch ================================== +更新说明: + 对于使用es集群,用ik作为分词插件,经常会修改自定义词典,增加远程加载,每次更新都会重新加载词典,不必重启es服务。 + + + The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary. Tokenizer: `ik` @@ -52,7 +57,11 @@ https://github.com/medcl/elasticsearch-analysis-ik/blob/master/config/ik/IKAnaly custom/mydict.dic;custom/single_word_low_freq.dic - custom/ext_stopword.dic + custom/ext_stopword.dic + + location + + location