Uses of Package
org.apache.lucene.backward_codecs.packed
Packages that use org.apache.lucene.backward_codecs.packed
-
Classes in org.apache.lucene.backward_codecs.packed used by org.apache.lucene.backward_codecs.packedClassDescriptionRetrieves an instance previously written by
LegacyDirectMonotonicWriter
.In-memory metadata that needs to be kept around forLegacyDirectMonotonicReader
to read data from disk.Write monotonically-increasing sequences of integers.Class for writing packed integers to be directly read from Directory.