org.apache.lucene.codecs.blockterms
See: Description
Class | Description |
---|---|
LuceneFixedGap |
Customized version of
Lucene50PostingsFormat that uses
FixedGapTermsIndexWriter . |
LuceneVarGapDocFreqInterval |
Customized version of
Lucene50PostingsFormat that uses
VariableGapTermsIndexWriter with a fixed interval, but
forcing high docfreq terms to be indexed terms. |
LuceneVarGapFixedInterval |
Customized version of
Lucene50PostingsFormat that uses
VariableGapTermsIndexWriter with a fixed interval. |
org.apache.lucene.codecs.blockterms
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.