Class MinShouldMatchNode

    • Field Detail

      • minShouldMatch

        public final int minShouldMatch
    • Constructor Detail

      • MinShouldMatchNode

        public MinShouldMatchNode​(int minShouldMatch,
                                  GroupQueryNode groupQueryNode)
    • Method Detail

      • toQueryString

        public CharSequence toQueryString​(EscapeQuerySyntax escapeSyntaxParser)
        Description copied from interface: QueryNode
        convert to a query string understood by the query parser