Class SingleTermsEnum

    • Constructor Detail

      • SingleTermsEnum

        public SingleTermsEnum​(TermsEnum tenum,
                               BytesRef termText)
        Creates a new SingleTermsEnum.

        After calling the constructor the enumeration is already pointing to the term, if it exists.