Package org.apache.lucene.codecs.blockterms
Codecs for testing that support
org.apache.lucene.codecs.blockterms-
Class Summary Class Description LuceneFixedGap Customized version ofLucene84PostingsFormatthat usesFixedGapTermsIndexWriter.LuceneVarGapDocFreqInterval Customized version ofLucene84PostingsFormatthat usesVariableGapTermsIndexWriterwith a fixed interval, but forcing high docfreq terms to be indexed terms.LuceneVarGapFixedInterval Customized version ofLucene84PostingsFormatthat usesVariableGapTermsIndexWriterwith a fixed interval.