Uses of Class
org.apache.lucene.codecs.TermsIndexReaderBase.FieldIndexEnum

Packages that use TermsIndexReaderBase.FieldIndexEnum
org.apache.lucene.codecs Codecs API: API for customization of the encoding and structure of the index. 
 

Uses of TermsIndexReaderBase.FieldIndexEnum in org.apache.lucene.codecs
 

Methods in org.apache.lucene.codecs that return TermsIndexReaderBase.FieldIndexEnum
abstract  TermsIndexReaderBase.FieldIndexEnum TermsIndexReaderBase.getFieldEnum(FieldInfo fieldInfo)
           
 TermsIndexReaderBase.FieldIndexEnum VariableGapTermsIndexReader.getFieldEnum(FieldInfo fieldInfo)
           
 TermsIndexReaderBase.FieldIndexEnum FixedGapTermsIndexReader.getFieldEnum(FieldInfo fieldInfo)
           
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.