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
/
PushPostingsWriterBase
/
startDoc
start
Doc
abstract
fun
startDoc
(
docID
:
Int
,
freq
:
Int
)
Adds a new doc in this term.
freq
will be -1 when term frequencies are omitted for the field.