Class STUniformSplitTermsReader

All Implemented Interfaces:
Closeable, AutoCloseable, Iterable<String>

public class STUniformSplitTermsReader extends UniformSplitTermsReader
A block-based terms index and dictionary based on the Uniform Split technique, and sharing all the fields terms in the same dictionary, with all the fields of a term in the same block line.
See Also:
WARNING: This API is experimental and might change in incompatible ways in the next release.