Package | Description |
---|---|
org.apache.lucene.codecs.blockterms |
Pluggable term index / block terms dictionary implementations.
|
Modifier and Type | Field and Description |
---|---|
private FixedGapTermsIndexReader.FieldIndexData |
FixedGapTermsIndexReader.IndexEnum.fieldIndex |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.HashMap<java.lang.String,FixedGapTermsIndexReader.FieldIndexData> |
FixedGapTermsIndexReader.fields |
Constructor and Description |
---|
IndexEnum(FixedGapTermsIndexReader.FieldIndexData fieldIndex) |