开发者

Apache Solr: Removing Stopwords from LukeRequestHandler's topTerms

开发者 https://www.devze.com 2023-02-24 00:37 出处:网络
title pretty much says everything, I\'m querying Solr for its topTerms using the LukeRequestHandler, is but the list contains lots of short words like \'is\', \'a\', \'do\' (actually, they\'re german)

title pretty much says everything, I'm querying Solr for its topTerms using the LukeRequestHandler, is but the list contains lots of short words like 'is', 'a', 'do' (actually, they're german) and so on...

These are actually all in my stopwords file, is there a way to stop Solr from listing them as topTerms?

EDIT: Hm, is it possible that I made a mistake configuring my stopwords? Search开发者_StackOverflowing for stopwords still gives me results...

thx for any help

0

精彩评论

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

关注公众号