We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 680206d commit 478aebaCopy full SHA for 478aeba
README.md
@@ -1,7 +1,7 @@
1
IK Analysis for ElasticSearch
2
=============================
3
4
-The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
+The IK Analysis plugin integrates Lucene IK analyzer (http://code.google.com/p/ik-analyzer/) into elasticsearch, support customized dictionary.
5
6
Analyzer: `ik_smart` , `ik_max_word` , Tokenizer: `ik_smart` , `ik_max_word`
7
0 commit comments