File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ elasticsearch hard memlock unlimited
137
137
- Bigdesk:`/usr/program/elk/elasticsearch-2.4.1/bin/plugin install hlstudio/bigdesk`
138
138
- 安装完的访问地址:`http://192.168.1.127:9200/_plugin/bigdesk`
139
139
- 卸载:`/usr/share/elasticsearch/bin/elasticsearch-plugin remove 插件名称`
140
- - IK 分词插件的安装
140
+ - IK 分词插件的安装( ** 重点:所有节点都需要安装此插件 * )
141
141
- IK 分词官网:<https://github.com/medcl/elasticsearch-analysis-ik>
142
142
- 官网首页已经有一个表格说明 ES 版本和 IK 插件的版本对应,我们可以看到:ES 2.4.1 对应 IK 分词 1.10.1,下载地址:<https://github.com/medcl/elasticsearch-analysis-ik/releases/tag/v1.10.1>
143
143
- 进入 ES 插件目录:`cd /usr/program/elk/elasticsearch-2.4.1/plugins`
@@ -457,4 +457,4 @@ vm.max_map_count=655360
457
457
- < http://www.voidcn.com/blog/987146971/article/p-6290041.html >
458
458
- < http://www.web520.cn/archives/31077 >
459
459
- <>
460
- - <>
460
+ - <>
You can’t perform that action at this time.
0 commit comments