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 `missing` aggregation #269

Closed petarcurcin closed 1 year ago

petarcurcin commented 1 year ago

Resolves missingAgg in #118

petarcurcin commented 1 year ago

Provide tests for missing aggregation in aggregation bucket.