Package org.elasticsearch.common.lucene.search

Class Summary
AndFilter  
EmptyScorer  
FilteredCollector  
LimitFilter  
MatchAllDocsFilter A filter that matches on all docs.
MatchNoDocsFilter A filter that matches no docs.
MatchNoDocsQuery Query that matches no documents.
MoreLikeThisQuery  
MultiPhrasePrefixQuery  
NoCacheFilter A marker interface for Filter denoting the filter as one that should not be cached, ever.
NoopCollector  
NotDeletedFilter A filter that filters out deleted documents.
NotFilter  
OrFilter  
Queries  
TermFilter A simple filter for a specific term.
XBooleanFilter  
 



Copyright © 2009-2012. All Rights Reserved.