Package com.jurismarches.vradi.services.search

Interface Summary
Filter General interface designing a Filter.
QueryHandler a QueryHandler is able to handle lucene queries.
 

Class Summary
CompareFilter CompareFilter is the association of a term and a value.
FilterList FilterList is an union of Filters which must obey the same FilterList.Operator.
FilterListQueryHandler FilterListHandler handles lucene queries and assembles them into a FilterList tree.
LuceneQueryParser LuceneQueryParser parses a lucene Query object.
RangeFilter RangeFilter.
VradiQueryParser VradiQueryParser supports the analysis of textual queries.
 

Enum Summary
FilterList.Operator  
 

Exception Summary
UnsupportedQueryException UnsupportedQueryException indicates that a Query is not supported by the LuceneQueryParser.
 



Copyright © 2009-2010 JurisMarches. All Rights Reserved.