Package | Description |
---|---|
org.apache.lucene.codecs.compressing |
StoredFieldsFormat that allows cross-document and cross-field compression of stored fields.
|
Modifier and Type | Field and Description |
---|---|
(package private) CompressingStoredFieldsIndexReader |
CompressingTermVectorsReader.indexReader |
private CompressingStoredFieldsIndexReader |
CompressingStoredFieldsReader.indexReader |
Modifier and Type | Method and Description |
---|---|
CompressingStoredFieldsIndexReader |
CompressingStoredFieldsIndexReader.clone() |
(package private) CompressingStoredFieldsIndexReader |
CompressingTermVectorsReader.getIndexReader() |
(package private) CompressingStoredFieldsIndexReader |
CompressingStoredFieldsReader.getIndexReader() |