| Class and Description |
|---|
| QueryNode
A
QueryNode is a interface implemented by all nodes on a QueryNode
tree. |
| Class and Description |
|---|
| AndQueryNode
A
AndQueryNode represents an AND boolean operation performed on a
list of nodes. |
| BooleanQueryNode
A
BooleanQueryNode represents a list of elements which do not have an
explicit boolean operator defined between them. |
| DeletedQueryNode
A
DeletedQueryNode represents a node that was deleted from the query
node tree. |
| FieldableNode
A query node implements
FieldableNode interface to indicate that its
children and itself are associated to a specific field. |
| FieldQueryNode
A
FieldQueryNode represents a element that contains field/text tuple |
| FieldValuePairQueryNode
This interface should be implemented by
QueryNode that holds a field
and an arbitrary value. |
| FuzzyQueryNode
A
FuzzyQueryNode represents a element that contains
field/text/similarity tuple |
| MatchAllDocsQueryNode
A
MatchAllDocsQueryNode indicates that a query node tree or subtree
will match all documents if executed in the index. |
| ModifierQueryNode.Modifier
Modifier type: such as required (REQ), prohibited (NOT)
|
| PathQueryNode.QueryText
Term text with a beginning and end position
|
| ProximityQueryNode.Type
Distance condition: PARAGRAPH, SENTENCE, or NUMBER
|
| QueryNode
A
QueryNode is a interface implemented by all nodes on a QueryNode
tree. |
| QueryNodeImpl
A
QueryNodeImpl is the default implementation of the interface
QueryNode |
| QuotedFieldQueryNode
A
QuotedFieldQueryNode represents phrase query. |
| TextableQueryNode
Interface for a node that has text as a
CharSequence |
| ValueQueryNode
This interface should be implemented by
QueryNode that holds an
arbitrary value. |
| Class and Description |
|---|
| QueryNode
A
QueryNode is a interface implemented by all nodes on a QueryNode
tree. |
| Class and Description |
|---|
| QueryNode
A
QueryNode is a interface implemented by all nodes on a QueryNode
tree. |
| Class and Description |
|---|
| QueryNode
A
QueryNode is a interface implemented by all nodes on a QueryNode
tree. |
| Class and Description |
|---|
| QueryNode
A
QueryNode is a interface implemented by all nodes on a QueryNode
tree. |
| Class and Description |
|---|
| QueryNode
A
QueryNode is a interface implemented by all nodes on a QueryNode
tree. |
| Class and Description |
|---|
| BooleanQueryNode
A
BooleanQueryNode represents a list of elements which do not have an
explicit boolean operator defined between them. |
| FieldableNode
A query node implements
FieldableNode interface to indicate that its
children and itself are associated to a specific field. |
| FieldQueryNode
A
FieldQueryNode represents a element that contains field/text tuple |
| FieldValuePairQueryNode
This interface should be implemented by
QueryNode that holds a field
and an arbitrary value. |
| ModifierQueryNode
A
ModifierQueryNode indicates the modifier value (+,-,?,NONE) for
each term on the query string. |
| ModifierQueryNode.Modifier
Modifier type: such as required (REQ), prohibited (NOT)
|
| QueryNode
A
QueryNode is a interface implemented by all nodes on a QueryNode
tree. |
| QueryNodeImpl
A
QueryNodeImpl is the default implementation of the interface
QueryNode |
| RangeQueryNode
This interface should be implemented by a
QueryNode that represents
some kind of range query. |
| TextableQueryNode
Interface for a node that has text as a
CharSequence |
| ValueQueryNode
This interface should be implemented by
QueryNode that holds an
arbitrary value. |
| Class and Description |
|---|
| ModifierQueryNode.Modifier
Modifier type: such as required (REQ), prohibited (NOT)
|
| QueryNode
A
QueryNode is a interface implemented by all nodes on a QueryNode
tree. |
| Class and Description |
|---|
| ModifierQueryNode.Modifier
Modifier type: such as required (REQ), prohibited (NOT)
|
| QueryNode
A
QueryNode is a interface implemented by all nodes on a QueryNode
tree. |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.