words
and maintain that file.
With QueryAutoStopWordAnalyzer the docs say "An Analyzer used primarily
at query time to wrap another analyzer and provide a layer of protection
which prevents very common words from being passed into queries."
And what I'm looking for "... QueryAutoSt
ity: https://www.linkedin.com/groups?gid=6713853
On 23 October 2014 10:31, Bernd Fehling wrote:
> I just located the QueryAutoStopWordAnalyzer in lucene.
> Has anyone managed to use it for solr?
>
> Could imagine to have a language independent search "clean up"
> for the text_all
I just located the QueryAutoStopWordAnalyzer in lucene.
Has anyone managed to use it for solr?
Could imagine to have a language independent search "clean up"
for the text_all field.
Can it be used for solr right out of the box or do I have to
write a wrapper or factory?
Regards
Bernd