Uses of Class
org.apache.lucene.queryparser.flexible.standard.nodes.IntervalQueryNode
Packages that use IntervalQueryNode
Package
Description
Standard Lucene Query Nodes.
Lucene Query Parser
-
Uses of IntervalQueryNode in org.apache.lucene.queryparser.flexible.standard.nodes
Methods in org.apache.lucene.queryparser.flexible.standard.nodes that return IntervalQueryNode -
Uses of IntervalQueryNode in org.apache.lucene.queryparser.flexible.standard.parser
Methods in org.apache.lucene.queryparser.flexible.standard.parser that return IntervalQueryNodeModifier and TypeMethodDescriptionprivate final IntervalQueryNode
StandardSyntaxParser.IntervalExpr
(CharSequence field)