| Package | Description |
|---|---|
| lux.compiler | |
| lux.index.field | |
| lux.query |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| RangePQuery.Type |
| Class and Description |
|---|
| BooleanPQuery |
| BooleanPQuery.Clause |
| MatchAllPQuery |
| ParseableQuery
ParseableQueries represent Lucene Queries in an abstract form that can be rendered as an XML tree
for later parsing.
|
| RangePQuery
Parseable analogue of TermRangeQuery and NumericRangeQuery.
|
| RangePQuery.Type |
| 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.