Class Completion50PostingsFormat

  • All Implemented Interfaces:
    NamedSPILoader.NamedSPI

    public class Completion50PostingsFormat
    extends CompletionPostingsFormat
    CompletionPostingsFormat for org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat. This format is only used for backward-compatibility of the index format and cannot be used to write data, use Completion84PostingsFormat on new indices.