Package org.apache.lucene.analysis.query

Automatically filter high-frequency stopwords.

See:
          Description

Class Summary
QueryAutoStopWordAnalyzer 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.
 

Package org.apache.lucene.analysis.query Description

Automatically filter high-frequency stopwords.



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.