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
/
MaxWidth
Max
Width
class
MaxWidth
(
width
:
Int
,
source
:
IntervalFunction
)
:
IntervalFunction
Node that represents
Intervals.maxwidth
.
Members
Constructors
Max
Width
Link copied to clipboard
constructor
(
width
:
Int
,
source
:
IntervalFunction
)
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