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
/
FieldInvertState
/
FieldInvertState
Field
Invert
State
constructor
(
indexCreatedVersionMajor
:
Int
,
name
:
String
?
,
indexOptions
:
IndexOptions
?
)
constructor
(
indexCreatedVersionMajor
:
Int
,
name
:
String
?
,
indexOptions
:
IndexOptions
?
,
position
:
Int
,
length
:
Int
,
numOverlap
:
Int
,
offset
:
Int
,
maxTermFrequency
:
Int
,
uniqueTermCount
:
Int
)
Creates {code FieldInvertState} for the specified field name and values for all fields.