hightman / xunsearch

免费开源的中文搜索引擎,采用 C/C++ 编写 (基于 xapian 和 scws),提供 PHP 的开发接口和丰富文档
http://www.xunsearch.com
Other
1.64k stars 391 forks source link

stopwords.txt没有生效,还会把 “的” 作为搜索词,请问怎么结局 #40

Closed yankewei closed 7 years ago

yankewei commented 7 years ago

已经解决,用xs-ctl.sh启动好像是没有这个选项的。 用xs-searchd来启动,可以选择启动参数-s ../etc/stopword.txt来加载停词表