public class HighCompressionCompressingCodec extends CompressingCodec
CompressionMode.HIGH_COMPRESSION
delegate
Constructor and Description |
---|
HighCompressionCompressingCodec()
Default constructor.
|
HighCompressionCompressingCodec(int chunkSize,
int maxDocsPerChunk,
boolean withSegmentSuffix,
int blockShift)
Constructor that allows to configure the chunk size.
|
randomInstance, randomInstance, randomInstance, reasonableInstance, storedFieldsFormat, termVectorsFormat, toString
compoundFormat, docValuesFormat, fieldInfosFormat, liveDocsFormat, normsFormat, pointsFormat, postingsFormat, segmentInfoFormat
availableCodecs, forName, getDefault, getName, reloadCodecs, setDefault
public HighCompressionCompressingCodec(int chunkSize, int maxDocsPerChunk, boolean withSegmentSuffix, int blockShift)
public HighCompressionCompressingCodec()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.