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.
2 parents c77cfcb + 155203b commit 07cdb4cCopy full SHA for 07cdb4c
README.md
@@ -33,7 +33,7 @@ Install
33
34
`mvn package`
35
36
-copy and unzip `target/release/ik**.zip` to `your-es-root/plugins/ik`
+copy and unzip `target/releases/elasticsearch-analysis-ik-{version}.zip` to `your-es-root/plugins/ik`
37
38
2.config files:
39
@@ -224,7 +224,7 @@ have fun.
224
225
请确保你的扩展词典的文本格式为 UTF8 编码
226
227
-2.如何手动安装,以 1.3.0 為例?(参考:https://github.com/medcl/elasticsearch-analysis-ik/issues/46)
+2.如何手动安装,以 1.3.0 為例?(参考:https://github.com/medcl/elasticsearch-analysis-ik/issues/46 )
228
229
230
```bash
0 commit comments