开发者

Remove Stopwords before indexing or after retrieving using zend-search-lucene

开发者 https://www.devze.com 2023-02-10 06:52 出处:网络
I just started using zend-search-lucene,i need suggesti开发者_开发知识库on how to remove the stop words while indexing or while retrieving the search results.You could have a look at this implementati

I just started using zend-search-lucene,i need suggesti开发者_开发知识库on how to remove the stop words while indexing or while retrieving the search results.


You could have a look at this implementation: http://codefury.net/2008/06/a-stemming-analyzer-for-zends-php-lucene/

0

精彩评论

暂无评论...
验证码 换一张
取 消