Class Lucene3xCodec

  • All Implemented Interfaces:
    NamedSPILoader.NamedSPI

    @Deprecated
    public class Lucene3xCodec
    extends Codec
    Deprecated.
    Only for reading existing 3.x indexes
    Supports the Lucene 3.x index format (readonly)
    • Constructor Detail

      • Lucene3xCodec

        public Lucene3xCodec()
        Deprecated.