sudo-suhas / elastic-builder

A Node.js implementation of the elasticsearch Query DSL :construction_worker:
https://elastic-builder.js.org
MIT License
508 stars 75 forks source link

adding support for weighted average aggregation #154

Closed AsafEini closed 7 months ago

AsafEini commented 2 years ago

elastic 7.X.X and above do support this kind of aggregation can is be possible to do so? es docs: https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-metrics-weight-avg-aggregation.html

thanks in advance

sudo-suhas commented 2 years ago

A PR to add this to the library would be welcome.

github-actions[bot] commented 7 months ago

:tada: This issue has been resolved in version 2.27.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: