Skip to content

Dynamically generate Aggregations #353

Open
@jamesfisher-geo

Description

@jamesfisher-geo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions