Package org.apache.lucene.search
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
BooleanFilter A container Filter that allows Boolean composition of Filters.
BoostingQuery The BoostingQuery class can be used to effectively demote results that match a given query.
FilterClause A Filter that wrapped with an indication of how that filter is used when composed with another filter.
FuzzyLikeThisQuery Fuzzifies ALL terms provided as strings and then picks the best n differentiating terms.
TermsFilter Constructs a filter for docs matching any of the terms added to this class.