Merge branch 'master' of github.com:medcl/elasticsearch-analysis-ik
This commit is contained in:
commit
07cdb4caf2
@ -33,7 +33,7 @@ Install
|
||||
|
||||
`mvn package`
|
||||
|
||||
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`
|
||||
|
||||
2.config files:
|
||||
|
||||
@ -224,7 +224,7 @@ have fun.
|
||||
|
||||
请确保你的扩展词典的文本格式为 UTF8 编码
|
||||
|
||||
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 )
|
||||
|
||||
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user