Class Completion912PostingsFormat

All Implemented Interfaces:
NamedSPILoader.NamedSPI

public class Completion912PostingsFormat extends CompletionPostingsFormat
CompletionPostingsFormat for org.apache.lucene.backward_codecs.lucene912.Lucene912PostingsFormat. This format is only used for backward-compatibility of the index format and cannot be used to write data, use Completion101PostingsFormat on new indices.
WARNING: This API is experimental and might change in incompatible ways in the next release.