Class Completion101PostingsFormat

All Implemented Interfaces:
NamedSPILoader.NamedSPI

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