Class Lucene84Codec

  • All Implemented Interfaces:
    NamedSPILoader.NamedSPI

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

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

    See Also:
    package documentation for file format details.
    WARNING: This API is experimental and might change in incompatible ways in the next release.