Class Lucene3xCodec

java.lang.Object
org.apache.lucene.codecs.Codec
org.apache.lucene.codecs.lucene3x.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 Details

    • Lucene3xCodec

      public Lucene3xCodec()
      Deprecated.
  • Method Details