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.
1 parent 8ba41b5 commit 55ef5caCopy full SHA for 55ef5ca
README.md
@@ -1,6 +1,6 @@
1
# elasticsearch-config
2
3
-部署需要有 es 环境并安装好 ik 与 pinyin 插件:
+部署需要有 es 环境并安装好 ik 与 pinyin 插件,并将 `/plugins/ik/config/stopword.dic` 与 `/plugins/ik/config/extra_stopword.dic` 内容清空(禁用停用词):
4
5
```
6
npm install
0 commit comments