jillesvangurp / kt-search

Multi platform kotlin client for Elasticsearch & Opensearch with easily extendable Kotlin DSLs for queries, mappings, bulk, and more.
MIT License
107 stars 22 forks source link

[FEAT] Support parent and children aggregations #117

Open csh97 opened 7 months ago

csh97 commented 7 months ago

Describe the enhancement Support parent and children aggregations

Why is this needed?

To allow for aggregating when using parent / child join fields

Will you be able to help with a pull request?

I am happy to work on a PR for this