Class Completion99PostingsFormat

All Implemented Interfaces:
NamedSPILoader.NamedSPI

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