'Elasticsearch Version 8 minimum_should_match

How to write minimum_should_match in Elasticsearch Version 8 like this

"minimum_should_match": {
      "low_freq" : 60%,
      "high_freq" : 40%
}


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source