Class Lucene70Codec

  • All Implemented Interfaces:
    NamedSPILoader.NamedSPI

    public class Lucene70Codec
    extends Codec
    Implements the Lucene 7.0 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.