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

Implement Aggregations #118

Open dbulaja98 opened 1 year ago

dbulaja98 commented 1 year ago

Aggregations

Tips

Note: You can use #95 as a reference. If you feel that the pull request size is growing out of control, feel free to split it but make sure to link this issue in each of the related PRs.

Mitep commented 1 year ago

I'll take avgAgg.

Mitep commented 1 year ago

I'll take minAgg

Mitep commented 1 year ago

I'll take sumAgg.

petarcurcin commented 1 year ago

I'll take missingAgg

Mitep commented 1 year ago

I'll take rangeAgg