Class STUniformSplitTermsReader

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, java.lang.Iterable<java.lang.String>, Accountable

    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:
    STUniformSplitTermsWriter