Class STUniformSplitTerms

java.lang.Object
org.apache.lucene.index.Terms
org.apache.lucene.codecs.uniformsplit.UniformSplitTerms
org.apache.lucene.codecs.uniformsplit.sharedterms.STUniformSplitTerms

public class STUniformSplitTerms extends UniformSplitTerms
Extends UniformSplitTerms for a shared-terms dictionary, with all the fields of a term in the same block line.
WARNING: This API is experimental and might change in incompatible ways in the next release.