Package lux.query

Class Summary
BooleanPQuery  
BooleanPQuery.Clause  
MatchAllPQuery  
NodeTextQuery A parseable query that generates a QNameTextQuery.
ParseableQuery ParseableQueries represent Lucene Queries in an abstract form that can be rendered as an XML tree for later parsing.
SpanBooleanPQuery simplified BooleanQuery model for use with Spans - all clauses have the same occur value, which must be AND or OR, not NOT.
SpanMatchAll This query exists only to serve as a placeholder in an intermediate query compilation phase.
SpanNearPQuery Model a SpanNearQuery
SpanTermPQuery Extends TermPQuery for use in contexts where a SpanTerm is required
TermPQuery Parseable analogue of TermQuery.
 



Copyright © 2013. All Rights Reserved.