Package org.apache.lucene.analysis.query


package org.apache.lucene.analysis.query
Automatically filter high-frequency stopwords.
  • Classes
    Class
    Description
    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.