lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
core
/
org.gnit.lucenekmp.index
/
Terms
/
Companion
Companion
object
Companion
Members
Properties
EMPTY_
ARRAY
Link copied to clipboard
val
EMPTY_ARRAY
:
Array
<
Terms
>
Zero-length array of
Terms
.
Functions
get
Terms
Link copied to clipboard
fun
getTerms
(
reader
:
LeafReader
,
field
:
String
)
:
Terms
Returns the
Terms
index for this field, or .EMPTY if it has none.