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 b536703 commit 70e402cCopy full SHA for 70e402c
ELK-Install-And-Settings.md
@@ -153,8 +153,8 @@ index.analysis.analyzer.default.tokenizer : "ik_max_word"
153
index.analysis.analyzer.default.type: "ik"
154
```
155
156
- - 重启 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>,能得到如下结果就表示成功:
+- 重启 ES : /usr/program/elk/elasticsearch-2.4.1/bin/elasticsearch
+- 验证 ik 插件,浏览器访问:<http://192.168.1.127:9200/_analyze?analyzer=ik&pretty=true&text=这是一个针对程序员优化的导航GitNavi.com>,能得到如下结果就表示成功:
158
159
``` json
160
[
0 commit comments