JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.apache.lucene.analysis.query
Automatically filter high-frequency stopwords.
See:
Description
Class Summary
Class
Description
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.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes