Skip to content

Commit 1fef23e

Browse files
committed
update README.md
1 parent e497d89 commit 1fef23e

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
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 |
@@ -61,7 +62,18 @@
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

@@ -173,6 +185,16 @@
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目录运行如下命令

0 commit comments

Comments
 (0)