zio-elasticsearch icon indicating copy to clipboard operation
zio-elasticsearch copied to clipboard

Add other types for `minimum_should_match` parameter

Open dbulaja98 opened this issue 1 year ago • 0 comments

At the moment we have only Int supported, but in Elasticsearch documentation there is also percentage and combination of both.

You can find more informations here: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html

dbulaja98 avatar Aug 15 '23 13:08 dbulaja98