MinShouldMatchNode
class MinShouldMatchNode(val minShouldMatch: Int, val groupQueryNode: GroupQueryNode) : QueryNodeImpl
Node that represents a minimum-should-match restriction on a GroupQueryNode.
Node that represents a minimum-should-match restriction on a GroupQueryNode.