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
/
Extend
Extend
class
Extend
(
source
:
IntervalFunction
,
before
:
Int
,
after
:
Int
)
:
IntervalFunction
Node that represents
Intervals.extend
.
Members
Constructors
Extend
Link copied to clipboard
constructor
(
source
:
IntervalFunction
,
before
:
Int
,
after
:
Int
)
Functions
to
Interval
Source
Link copied to clipboard
open
override
fun
toIntervalSource
(
field
:
String
,
analyzer
:
Analyzer
)
:
IntervalsSource
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String