Package org.apache.lucene.search

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



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