public class NodeNumericQueryNode
extends org.apache.lucene.queryparser.flexible.standard.nodes.NumericQueryNode
This class is the same as NumericQueryNode, apart that it discards
the NumberFormat argument in toString().
| Constructor and Description |
|---|
NodeNumericQueryNode(CharSequence field,
Number value) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getField, getNumberFormat, getTermEscaped, getValue, setField, setNumberFormat, setValue, toQueryStringadd, add, allocate, clone, cloneTree, containsTag, getChildren, getParent, getTag, getTagMap, isDefaultField, isLeaf, isRoot, set, setLeaf, setTag, unsetTagpublic NodeNumericQueryNode(CharSequence field, Number value)
public String toString()
toString in interface org.apache.lucene.queryparser.flexible.core.nodes.QueryNodetoString in class org.apache.lucene.queryparser.flexible.standard.nodes.NumericQueryNodeCopyright © 2014. All rights reserved.