File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 5151| 5.6.6 | 5.6.6 |
5252| 5.6.7 | 5.6.7 |
5353| 5.6.8 | 5.6.8 |
54+ | 5.6.9 | 5.6.9 |
5455| 6.0.0 | 6.0.0 |
5556| 6.0.1 | 6.0.1 |
5657| 6.1.0 | 6.1.0 |
6162| 6.2.0 | 6.2.0 |
6263| 6.2.1 | 6.2.1 |
6364| 6.2.2 | 6.2.2 |
64- | master | 6.2.3 |
65+ | 6.2.3 | 6.2.3 |
66+ | master | 6.2.4 |
67+
68+ ## 6.2.4 插件安装
69+
70+ 进入Elasticsearch目录运行如下命令
71+
72+ ````
73+ 进入es目录执行如下命令
74+
75+ ./bin/elasticsearch-plugin install https://github.com/NLPchina/elasticsearch-analysis-ansj/releases/download/v6.2.4/elasticsearch-analysis-ansj-6.2.4.0-release.zip
76+ ````
6577
6678## 6.2.3 插件安装
6779
173185./bin/elasticsearch-plugin install https://github.com/NLPchina/elasticsearch-analysis-ansj/releases/download/v6.0.0/elasticsearch-analysis-ansj-6.0.0.0-release.zip
174186````
175187
188+ ## 5.6.9 插件安装
189+
190+ 进入Elasticsearch目录运行如下命令
191+
192+ ````
193+ 进入es目录执行如下命令
194+
195+ ./bin/elasticsearch-plugin install https://github.com/NLPchina/elasticsearch-analysis-ansj/releases/download/v5.6.9/elasticsearch-analysis-ansj-5.6.9.0-release.zip
196+ ````
197+
176198## 5.6.8 插件安装
177199
178200进入Elasticsearch目录运行如下命令
You can’t perform that action at this time.
0 commit comments