Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
deploy_es_synonym
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpha
deploy_es_synonym
Commits
6b3d3e7e
Commit
6b3d3e7e
authored
Jul 01, 2019
by
段英荣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modify
parent
1c544836
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
IKAnalyzer.cfg.xml
config/ik/IKAnalyzer.cfg.xml
+3
-3
No files found.
config/ik/IKAnalyzer.cfg.xml
View file @
6b3d3e7e
...
@@ -5,9 +5,9 @@
...
@@ -5,9 +5,9 @@
<!--用户可以在这里配置自己的扩展字典 -->
<!--用户可以在这里配置自己的扩展字典 -->
<entry
key=
"ext_dict"
>
custom/synonym.dic
</entry>
<entry
key=
"ext_dict"
>
custom/synonym.dic
</entry>
<!--用户可以在这里配置自己的扩展停止词字典-->
<!--用户可以在这里配置自己的扩展停止词字典-->
<!--
entry key="ext_stopwords">custom/ext_stopword.dic</entry
>
<!--
<entry key="ext_stopwords">custom/ext_stopword.dic</entry> --
>
<!--用户可以在这里配置远程扩展字典 -->
<!--用户可以在这里配置远程扩展字典 -->
<!--entry key="remote_ext_dict">${REMOTE_DICT}</entry
>
<!-- <entry key="remote_ext_dict">${REMOTE_DICT}</entry> --
>
<!--用户可以在这里配置远程扩展停止词字典-->
<!--用户可以在这里配置远程扩展停止词字典-->
<!--
entry key="remote_ext_stopwords">${REMOTE_EXT_STOPWORDS}</entry
>
<!--
<entry key="remote_ext_stopwords">${REMOTE_EXT_STOPWORDS}</entry> --
>
</properties>
</properties>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment