hankcs/hanlp-lucene-plugin

请问是否能提供一个类似于stopWordDictionaryPath 的配置,来配置同义词

Open

#33 opened on 2018年4月23日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Java (101 forks)github user discovery
help wanted

Repository metrics

Stars
 (299 stars)
PR merge metrics
 (PR metrics pending)

説明

是否能提供一个类似于stopWordDictionaryPath 的配置,来配置同义词 synonymWordDictionaryPath,这样可以不用 solr 自己的同义词

<filter class="solr.SynonymFilterFactory" synonyms="synonyms.txt" ignoreCase="true" expand="true"/>

コントリビューターガイド