What steps will reproduce the problem?
1. 停用词库和同义词库不好配置
2.
3.
What is the expected output? What do you see instead?
希望能够在
<fieldType name="textComplex" class="solr.TextField" >
<analyzer>
<tokenizer class="com.chenlb.mmseg4j.solr.MMSegTokenizerFactory" mode="complex" dicPath="dic"/>
</analyzer>
</fieldType>
中加上停用词库和同义词库的位置配置
就像IKAnalyzer一样可以配置停用词和同义词库。
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by jinhua20...@gmail.com on 2 Jul 2015 at 12:21
Original issue reported on code.google.com by
jinhua20...@gmail.com
on 2 Jul 2015 at 12:21