-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.3
-
Component/s: Elasticsearch
-
Release Notes Summary:Added support for numeric ES aggregates : cardinality, missing, count, sum, avg, max, min.
-
Epic Link:
-
Sprint:nxAI Sprint 10.3.7
-
Story Points:3
For more advanced analytical queries I would like to use various elastic search aggregations, eg. cardinality, missing values, stats. This isn't currently possible.
Our current implementation supports 6 MultiBucket aggregations. We should improve the api to allow us to use more of the 30+ aggregations that are available.