!54 fix 修复elasticsearch启动失败问题,统一分词器版本

* fix 修复elasticsearch启动失败问题,统一分词器版本
This commit is contained in:
Bleachtred
2022-11-07 03:27:38 +00:00
committed by 疯狂的狮子Li
parent 9ff3172efe
commit 6c6bb4c6cf
19 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
grant {
// needed because of the hot reload functionality
permission java.net.SocketPermission "*", "connect,resolve";
};