Class Completion50PostingsFormat

All Implemented Interfaces:
NamedSPILoader.NamedSPI

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