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
/
Unordered
Unordered
class
Unordered
(
sources
:
List
<
IntervalFunction
>
)
:
IntervalFunction
Node that represents
Intervals.unordered
.
Members
Constructors
Unordered
Link copied to clipboard
constructor
(
sources
:
List
<
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