Uses of Package
org.apache.lucene.codecs.lucene84
-
Packages that use org.apache.lucene.codecs.lucene84 Package Description org.apache.lucene.codecs.lucene84 Components from the Lucene 8.4 index format.org.apache.lucene.codecs.uniformsplit Pluggable term index / block terms dictionary implementations. -
Classes in org.apache.lucene.codecs.lucene84 used by org.apache.lucene.codecs.lucene84 Class Description ForDeltaUtil Utility class to encode/decode increasing sequences of 128 integers.ForUtil Lucene84PostingsFormat.IntBlockTermState Holds all state required forLucene84PostingsReader
to produce aPostingsEnum
without re-seeking the terms dict.Lucene84PostingsReader.EverythingEnum Lucene84ScoreSkipReader Lucene84ScoreSkipReader.MutableImpactList Lucene84SkipReader Implements the skip list reader for block postings format that stores positions and payloads.Lucene84SkipWriter Write skip lists with multiple levels, and support skip within block ints.PForUtil Utility class to encode sequences of 128 small positive integers. -
Classes in org.apache.lucene.codecs.lucene84 used by org.apache.lucene.codecs.uniformsplit Class Description Lucene84PostingsFormat.IntBlockTermState Holds all state required forLucene84PostingsReader
to produce aPostingsEnum
without re-seeking the terms dict.