Class PhraseWildcardQuery.TermsData

    • Field Detail

      • numTerms

        protected final int numTerms
      • numSegments

        protected final int numSegments
      • numTermsMatching

        protected int numTermsMatching
    • Constructor Detail

      • TermsData

        protected TermsData​(int numTerms,
                            int numSegments)