LuceneFixedGap
class LuceneFixedGap(val termIndexInterval: Int = FixedGapTermsIndexWriter.DEFAULT_TERM_INDEX_INTERVAL) : PostingsFormat
Customized version of Lucene101PostingsFormat that uses FixedGapTermsIndexWriter.
Customized version of Lucene101PostingsFormat that uses FixedGapTermsIndexWriter.