Skip to content

Commit b536703

Browse files
committed
2017-05-05 补充 elasticsearch 的 IK 分词插件
1 parent 1a74790 commit b536703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ELK-Install-And-Settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ index.analysis.analyzer.default.type: "ik"
154154
```
155155

156156
- 重启 ES : /usr/program/elk/elasticsearch-2.4.1/bin/elasticsearch
157-
- 验证 ik 插件浏览器访问:http://192.168.1.127:9200/_analyze?analyzer=ik&pretty=true&text=这是一个针对程序员优化的导航GitNavi.com,能得到如下结果就表示成功:
157+
- 验证 ik 插件浏览器访问:<http://192.168.1.127:9200/_analyze?analyzer=ik&pretty=true&text=这是一个针对程序员优化的导航GitNavi.com>,能得到如下结果就表示成功:
158158

159159
``` json
160160
[

0 commit comments

Comments
 (0)