Package | Description |
---|---|
org.apache.lucene.queryParser.core.nodes |
Contains query nodes that are commonly used by query parser implementations
|
org.apache.lucene.queryParser.standard.nodes |
Standard Lucene Query Nodes
|
Modifier and Type | Method and Description |
---|---|
ParametricRangeQueryNode |
ParametricRangeQueryNode.cloneTree() |
Modifier and Type | Class and Description |
---|---|
class |
RangeQueryNode
This query node represents a range query.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.