Uses of Package
org.apache.lucene.codecs.lucene84
Packages that use org.apache.lucene.codecs.lucene84
Package
Description
Components from the Lucene 8.4 index format.
Pluggable term index / block terms dictionary implementations.
-
Classes in org.apache.lucene.codecs.lucene84 used by org.apache.lucene.codecs.lucene84ClassDescriptionUtility class to encode/decode increasing sequences of 128 integers.Holds all state required for
Lucene84PostingsReaderto produce aPostingsEnumwithout re-seeking the terms dict.Implements the skip list reader for block postings format that stores positions and payloads.Write skip lists with multiple levels, and support skip within block ints.Utility class to encode sequences of 128 small positive integers. -
Classes in org.apache.lucene.codecs.lucene84 used by org.apache.lucene.codecs.uniformsplitClassDescriptionHolds all state required for
Lucene84PostingsReaderto produce aPostingsEnumwithout re-seeking the terms dict.