Class OpenRangeQueryNodeProcessor
java.lang.Object
org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorImpl
org.apache.lucene.queryparser.flexible.standard.processors.OpenRangeQueryNodeProcessor
- All Implemented Interfaces:
QueryNodeProcessor
Processes
TermRangeQuerys with open ranges.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorImpl
getQueryConfigHandler, process, setQueryConfigHandler
-
Field Details
-
OPEN_RANGE_TOKEN
- See Also:
-
-
Constructor Details
-
OpenRangeQueryNodeProcessor
public OpenRangeQueryNodeProcessor()
-