Skip to content

Commit 0c3d47a

Browse files
authored
Update ELK-Install-And-Settings.md
1 parent 032ac92 commit 0c3d47a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ELK-Install-And-Settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ elasticsearch hard memlock unlimited
137137
- Bigdesk:`/usr/program/elk/elasticsearch-2.4.1/bin/plugin install hlstudio/bigdesk`
138138
- 安装完的访问地址:`http://192.168.1.127:9200/_plugin/bigdesk`
139139
- 卸载:`/usr/share/elasticsearch/bin/elasticsearch-plugin remove 插件名称`
140-
- IK 分词插件的安装
140+
- IK 分词插件的安装**重点:所有节点都需要安装此插件*
141141
- IK 分词官网:<https://github.com/medcl/elasticsearch-analysis-ik>
142142
- 官网首页已经有一个表格说明 ES 版本和 IK 插件的版本对应,我们可以看到:ES 2.4.1 对应 IK 分词 1.10.1,下载地址:<https://github.com/medcl/elasticsearch-analysis-ik/releases/tag/v1.10.1>
143143
- 进入 ES 插件目录:`cd /usr/program/elk/elasticsearch-2.4.1/plugins`
@@ -457,4 +457,4 @@ vm.max_map_count=655360
457457
- <http://www.voidcn.com/blog/987146971/article/p-6290041.html>
458458
- <http://www.web520.cn/archives/31077>
459459
- <>
460-
- <>
460+
- <>

0 commit comments

Comments
 (0)