We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
配置IK中的远程扩展字典后,IK是多久去检查一次变化呢?这个检查频率可以设置吗?
The text was updated successfully, but these errors were encountered:
@ZhiyangLeeCN 60秒 https://github.com/medcl/elasticsearch-analysis-ik/blob/26fe905cc67a1095dd2ad8a543552d526d419acd/src/main/java/org/wltea/analyzer/dic/Dictionary.java#L117 现在没有参数控制,可以考虑加一个
Sorry, something went wrong.
@medcl 我这边win10 热更新加载了 自定义分词 ,但本地测试分词的时候 没有效果 不管是用ik_smart还是ik_max_word 都没有收到 我热更新的自定义分词的影响 这是什么原因?
@ZhiyangLeeCN 你的 分词热更新 搞定了么?
No branches or pull requests
配置IK中的远程扩展字典后,IK是多久去检查一次变化呢?这个检查频率可以设置吗?
The text was updated successfully, but these errors were encountered: