Class AnalyzedText
java.lang.Object
org.apache.lucene.queryparser.flexible.standard.nodes.intervalfn.IntervalFunction
org.apache.lucene.queryparser.flexible.standard.nodes.intervalfn.AnalyzedText
Node that represents
Intervals.analyzedText(String, Analyzer, String, int, boolean)
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static boolean
requiresQuotes
(String term) toIntervalSource
(String field, Analyzer analyzer) toString()
-
Field Details
-
term
-
-
Constructor Details
-
AnalyzedText
-
-
Method Details
-
toIntervalSource
- Specified by:
toIntervalSource
in classIntervalFunction
-
toString
- Specified by:
toString
in classIntervalFunction
-
requiresQuotes
-