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.codecs.blockterms
/
VariableGapTermsIndexReader
Variable
Gap
Terms
Index
Reader
class
VariableGapTermsIndexReader
(
state
:
SegmentReadState
)
:
TermsIndexReaderBase
See
VariableGapTermsIndexWriter
Members
Constructors
Variable
Gap
Terms
Index
Reader
Link copied to clipboard
constructor
(
state
:
SegmentReadState
)
Properties
fields
Link copied to clipboard
val
fields
:
HashMap
<
String
,
FST
<
Long
>
>
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
get
Field
Enum
Link copied to clipboard
open
override
fun
getFieldEnum
(
fieldInfo
:
FieldInfo
)
:
TermsIndexReaderBase.FieldIndexEnum
?
supports
Ord
Link copied to clipboard
open
override
fun
supportsOrd
(
)
:
Boolean
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String