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 booleanrequiresQuotes(String term) toIntervalSource(String field, Analyzer analyzer) toString()
-
Field Details
-
term
-
-
Constructor Details
-
AnalyzedText
-
-
Method Details
-
toIntervalSource
- Specified by:
toIntervalSourcein classIntervalFunction
-
toString
- Specified by:
toStringin classIntervalFunction
-
requiresQuotes
-