DeflateWithPresetCompressingCodec

Constructors

Link copied to clipboard
constructor(chunkSize: Int, maxDocsPerChunk: Int, withSegmentSuffix: Boolean, blockSize: Int)

Constructor that allows to configure the chunk size.

constructor()

No-arg constructor.

Properties

Link copied to clipboard
open override val name: String

Functions

Link copied to clipboard
open override fun compoundFormat(): CompoundFormat
Link copied to clipboard
open override fun docValuesFormat(): DocValuesFormat
Link copied to clipboard
open override fun fieldInfosFormat(): FieldInfosFormat
Link copied to clipboard
open override fun knnVectorsFormat(): KnnVectorsFormat
Link copied to clipboard
open override fun liveDocsFormat(): LiveDocsFormat
Link copied to clipboard
open override fun normsFormat(): NormsFormat
Link copied to clipboard
open override fun pointsFormat(): PointsFormat
Link copied to clipboard
open override fun postingsFormat(): PostingsFormat
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String