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) boolean |
CompressingTermVectorsWriter.tooDirty(CompressingTermVectorsReader candidate)
Returns true if we should recompress this reader, even though we could bulk merge compressed data
|
Constructor and Description |
---|
CompressingTermVectorsReader(CompressingTermVectorsReader reader) |