Class TermsIndexReaderBase.FieldIndexEnum

java.lang.Object
org.apache.lucene.codecs.blockterms.TermsIndexReaderBase.FieldIndexEnum
Enclosing class:
TermsIndexReaderBase

public abstract static class TermsIndexReaderBase.FieldIndexEnum extends Object
Similar to TermsEnum, except, the only "metadata" it reports for a given indexed term is the long fileOffset into the main terms dictionary file.