Skip to content

Dynamically generate Aggregations #353

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jamesfisher-geo opened this issue Apr 10, 2025 · 0 comments
Open

Dynamically generate Aggregations #353

jamesfisher-geo opened this issue Apr 10, 2025 · 0 comments

Comments

@jamesfisher-geo
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

A recent PR implements dynamically generated Queryables (#351). We can do something similar for Aggregations.

Currently, new aggregations require a change to the API code. We have to add a mapping here

and the aggregation here:

Describe the solution you'd like
It would be great to have histogram and total count aggregations available for all properties without configuring that in the code. I think we can follow the same approach from #351

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant