Uses of Package
lux.query

Packages that use lux.query
lux.compiler   
lux.query   
 

Classes in lux.query used by lux.compiler
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.
 

Classes in lux.query used by lux.query
BooleanPQuery
           
BooleanPQuery.Clause
           
MatchAllPQuery
           
ParseableQuery
          ParseableQueries represent Lucene Queries in an abstract form that can be rendered as an XML tree for later parsing.
SpanMatchAll
          This query exists only to serve as a placeholder in an intermediate query compilation phase.
TermPQuery
          Parseable analogue of TermQuery.
 



Copyright © 2013. All Rights Reserved.