We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0222529 commit 83fa2ffCopy full SHA for 83fa2ff
README.md
@@ -37,7 +37,9 @@ Install
37
38
* optional 1 - download pre-build package from here: https://github.com/medcl/elasticsearch-analysis-ik/releases
39
40
- unzip plugin to folder `your-es-root/plugins/`
+ create plugin folder `cd your-es-root/plugins/ && mkdir ik`
41
+
42
+ unzip plugin to folder `your-es-root/plugins/ik`
43
44
* optional 2 - use elasticsearch-plugin to install ( supported from version v5.5.1 ):
45
0 commit comments