List of usage examples for org.apache.lucene.queryparser.flexible.standard.nodes AbstractRangeQueryNode subclass-usage
From source file com.sindicetech.siren.qparser.keyword.nodes.NodeNumericRangeQueryNode.java
/**
* This {@link QueryNode} represents a range query composed by
* {@link NodeNumericQueryNode} bounds, which means the bound values are
* {@link Number}s.
*
* <p>
From source file org.sindice.siren.qparser.keyword.nodes.NodeNumericRangeQueryNode.java
/**
* This {@link QueryNode} represents a range query composed by
* {@link NodeNumericQueryNode} bounds, which means the bound values are
* {@link Number}s.
*
* <p>