Class UniformSplitPostingsFormat

java.lang.Object
org.apache.lucene.codecs.PostingsFormat
org.apache.lucene.codecs.uniformsplit.UniformSplitPostingsFormat
All Implemented Interfaces:
NamedSPILoader.NamedSPI
Direct Known Subclasses:
STUniformSplitPostingsFormat

public class UniformSplitPostingsFormat extends PostingsFormat
PostingsFormat based on the Uniform Split technique.
See Also:
WARNING: This API is experimental and might change in incompatible ways in the next release.