lambdaworks / zio-elasticsearch

ZIO Elasticsearch is a type-safe and streaming-friendly ZIO native Elasticsearch client.
https://lambdaworks.github.io/zio-elasticsearch/
Apache License 2.0
60 stars 18 forks source link

(dsl): Support `multiMatch` query #305

Closed milicns closed 1 year ago

milicns commented 1 year ago

Part of #91

Fields parameter is made optional so implementation of this query is a bit different than others.

And should type parameter be included and made optional? https://www.elastic.co/guide/en/elasticsearch/reference/7.17/query-dsl-multi-match-query.html#multi-match-types