Skip to content

Commit 55ef5ca

Browse files
committed
feat(README.md): 禁用停用词
1 parent 8ba41b5 commit 55ef5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# elasticsearch-config
22

3-
部署需要有 es 环境并安装好 ik 与 pinyin 插件:
3+
部署需要有 es 环境并安装好 ik 与 pinyin 插件,并将 `/plugins/ik/config/stopword.dic``/plugins/ik/config/extra_stopword.dic` 内容清空(禁用停用词)
44

55
```
66
npm install

0 commit comments

Comments
 (0)