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.lucene101
/
Lucene101PostingsReader
/
Companion
Companion
object
Companion
Members
Properties
VECTORIZATION_
PROVIDER
Link copied to clipboard
val
VECTORIZATION_PROVIDER
:
VectorizationProvider
Functions
prefix
Sum
Link copied to clipboard
fun
prefixSum
(
buffer
:
IntArray
,
count
:
Int
,
base
:
Long
)
read
Impacts
Link copied to clipboard
fun
readImpacts
(
in
:
ByteArrayDataInput
,
reuse
:
Lucene101PostingsReader.MutableImpactList
)
:
Lucene101PostingsReader.MutableImpactList
read
VInt15
Link copied to clipboard
fun
readVInt15
(
in
:
DataInput
)
:
Int
read
VLong15
Link copied to clipboard
fun
readVLong15
(
in
:
DataInput
)
:
Long