lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
queryparser
/
org.gnit.lucenekmp.queryparser.flexible.standard.nodes.intervalfn
/
IntervalFunction
Interval
Function
abstract
class
IntervalFunction
Representation of an interval function that can be converted to
IntervalsSource
.
Inheritors
After
AnalyzedText
AtLeast
Before
ContainedBy
Containing
Extend
FuzzyTerm
MaxGaps
MaxWidth
NonOverlapping
NotContainedBy
NotContaining
NotWithin
Or
Ordered
Overlapping
Phrase
Unordered
UnorderedNoOverlaps
Wildcard
Within
Members
Constructors
Interval
Function
Link copied to clipboard
constructor
(
)
Functions
to
Interval
Source
Link copied to clipboard
abstract
fun
toIntervalSource
(
field
:
String
,
analyzer
:
Analyzer
)
:
IntervalsSource
to
String
Link copied to clipboard
abstract
override
fun
toString
(
)
:
String