Uses of Package
org.apache.lucene.util.compress
Packages that use org.apache.lucene.util.compress
Package
Description
Lucene 5.0 file format.
Components from the Lucene 8.0 index format.
Lucene 8.7 file format.
Compressing helper classes.
Lucene 9.0 file format.
BlockTree terms dictionary.
Compression utilities.
-
Classes in org.apache.lucene.util.compress used by org.apache.lucene.backward_codecs.lucene50ClassDescriptionSimple lossy
LZ4.HashTable
that only stores the last ocurrence for each hash on2^14
bytes of memory. -
Classes in org.apache.lucene.util.compress used by org.apache.lucene.backward_codecs.lucene80ClassDescriptionSimple lossy
LZ4.HashTable
that only stores the last ocurrence for each hash on2^14
bytes of memory. -
Classes in org.apache.lucene.util.compress used by org.apache.lucene.backward_codecs.lucene87ClassDescriptionSimple lossy
LZ4.HashTable
that only stores the last ocurrence for each hash on2^14
bytes of memory. -
Classes in org.apache.lucene.util.compress used by org.apache.lucene.codecs.compressingClassDescriptionSimple lossy
LZ4.HashTable
that only stores the last ocurrence for each hash on2^14
bytes of memory.A higher-precisionLZ4.HashTable
. -
Classes in org.apache.lucene.util.compress used by org.apache.lucene.codecs.lucene90ClassDescriptionSimple lossy
LZ4.HashTable
that only stores the last ocurrence for each hash on2^14
bytes of memory. -
Classes in org.apache.lucene.util.compress used by org.apache.lucene.codecs.lucene90.blocktree
-
Classes in org.apache.lucene.util.compress used by org.apache.lucene.util.compress