Class FixedGapTermsIndexReader

java.lang.Object
org.apache.lucene.codecs.blockterms.TermsIndexReaderBase
org.apache.lucene.codecs.blockterms.FixedGapTermsIndexReader
All Implemented Interfaces:
Closeable, AutoCloseable, Accountable

public class FixedGapTermsIndexReader extends TermsIndexReaderBase
TermsIndexReader for simple every Nth terms indexes.
See Also:
WARNING: This API is experimental and might change in incompatible ways in the next release.