Module org.elasticsearch.server
Package org.elasticsearch.index.codec.postings
package org.elasticsearch.index.codec.postings
-
ClassesClassDescriptionBased on Lucene 9.0 postings format, which encodes postings in packed integer blocks for fast decode.Holds all state required for
ES812PostingsReaderto produce aPostingsEnumwithout re-seeking the terms dict.