| Package | Description |
|---|---|
| org.apache.lucene.codecs.compressing |
StoredFieldsFormat that allows cross-document and cross-field compression of stored fields.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) CompressingStoredFieldsReader.SerializedDocument |
CompressingStoredFieldsReader.document(int docID) |
(package private) CompressingStoredFieldsReader.SerializedDocument |
CompressingStoredFieldsReader.BlockState.document(int docID)
Get the serialized representation of the given docID.
|