Class Lucene86Codec

  • All Implemented Interfaces:
    NamedSPILoader.NamedSPI

    public class Lucene86Codec
    extends Codec
    Implements the Lucene 8.6 index format, with configurable per-field postings and docvalues formats.

    If you want to reuse functionality of this codec in another codec, extend FilterCodec.

    WARNING: This API is experimental and might change in incompatible ways in the next release.