Package org.apache.lucene.backward_codecs.lucene70
package org.apache.lucene.backward_codecs.lucene70
Components from the Lucene 7.0 index format. See
org.apache.lucene.backward_codecs.lucene86 for an overview of the current index format.-
ClassDescriptionDisk-based implementation of a
DocIdSetIteratorwhich can return the index of the current document, i.e.Implements the Lucene 7.0 index format, with configurable per-field postings and docvalues formats.writer forLucene70DocValuesFormatLucene 7.0 DocValues format.reader forLucene70DocValuesFormatLucene 7.0 Score normalization format.Reader forLucene70NormsFormatLucene 7.0 Segment info format.