Class Lucene84PostingsReader

  • All Implemented Interfaces:
    Closeable, AutoCloseable, Accountable

    public final class Lucene84PostingsReader
    extends PostingsReaderBase
    Concrete class that reads docId(maybe frq,pos,offset,payloads) list with postings format.
    WARNING: This API is experimental and might change in incompatible ways in the next release.