Skip to content

Commit

Permalink
add ik url to README
Browse files Browse the repository at this point in the history
  • Loading branch information
medcl committed Dec 25, 2015
1 parent 680206d commit 478aeba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
IK Analysis for ElasticSearch
=============================

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.

Analyzer: `ik_smart` , `ik_max_word` , Tokenizer: `ik_smart` , `ik_max_word`

Expand Down

0 comments on commit 478aeba

Please sign in to comment.