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
/
Lucene101PostingsFormat
/
Lucene101PostingsFormat
Lucene101Postings
Format
@
JvmOverloads
constructor
(
minTermBlockSize
:
Int
=
Lucene90BlockTreeTermsWriter.DEFAULT_MIN_BLOCK_SIZE
,
maxTermBlockSize
:
Int
=
Lucene90BlockTreeTermsWriter.DEFAULT_MAX_BLOCK_SIZE
,
version
:
Int
=
VERSION_CURRENT
)