lilishop-docker/config/IKAnalyzer.cfg.xml

8 lines
344 B
XML
Raw Normal View History

2021-05-13 16:15:40 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
2022-02-15 10:24:11 +08:00
<comment>IK Analyzer 扩展配置</comment>
<!--用户可以在这里配置远程扩展字典 -->
<entry key="remote_ext_dict">https://admin-api.pickmall.cn/manager/other/customWords?secretKey=111</entry>
2021-05-13 16:15:40 +08:00
</properties>