Module org.apache.lucene.codecs
Class VariableGapTermsIndexReader
java.lang.Object
org.apache.lucene.codecs.blockterms.TermsIndexReaderBase
org.apache.lucene.codecs.blockterms.VariableGapTermsIndexReader
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.apache.lucene.codecs.blockterms.TermsIndexReaderBase
TermsIndexReaderBase.FieldIndexEnum -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()getFieldEnum(FieldInfo fieldInfo) booleantoString()
-
Field Details
-
fstOutputs
-
fields
-
-
Constructor Details
-
VariableGapTermsIndexReader
- Throws:
IOException
-
-
Method Details
-
supportsOrd
public boolean supportsOrd()- Specified by:
supportsOrdin classTermsIndexReaderBase
-
getFieldEnum
- Specified by:
getFieldEnumin classTermsIndexReaderBase
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein classTermsIndexReaderBase- Throws:
IOException
-
toString
-