Package org.apache.lucene.codecs.compressing
package org.apache.lucene.codecs.compressing
StoredFieldsFormat that allows cross-document and cross-field compression of stored fields.
-
ClassesClassDescriptionA
StoredFieldsFormatthat compresses documents in chunks in order to improve the compression ratio.A serialized document, you need to decode its input in order to get an actualDocument.ATermVectorsFormatthat compresses chunks of documents together in order to improve the compression ratio.A compression mode.A data compressor.A decompressor.Efficient index format for block-basedCodecs.Random-access reader forFieldsIndexWriter.Computes which segments have identical field name to number mappings, which allows stored fields and term vectors in this codec to be bulk-merged.