Class FastCompressingCodec

    • Constructor Detail

      • FastCompressingCodec

        public FastCompressingCodec​(int chunkSize,
                                    int maxDocsPerChunk,
                                    boolean withSegmentSuffix,
                                    int blockSize)
        Constructor that allows to configure the chunk size.
      • FastCompressingCodec

        public FastCompressingCodec()
        Default constructor.