| Package | Description |
|---|---|
| org.apache.lucene.codecs.compressing |
StoredFieldsFormat that allows cross-document and cross-field compression of stored fields.
|
| org.apache.lucene.codecs.lucene87 |
Lucene 8.7 file format.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Compressor |
CompressionMode.newCompressor()
Create a new
Compressor instance. |
| Modifier and Type | Method and Description |
|---|---|
Compressor |
DeflateWithPresetDictCompressionMode.newCompressor() |
Compressor |
LZ4WithPresetDictCompressionMode.newCompressor() |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.