lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
codecs
/
org.gnit.lucenekmp.codecs.memory
/
DirectPostingsFormat
/
DirectPostingsFormat
Direct
Postings
Format
constructor
(
minSkipCount
:
Int
=
DEFAULT_MIN_SKIP_COUNT
,
lowFreqCutoff
:
Int
=
DEFAULT_LOW_FREQ_CUTOFF
)