Files
opencloud/services/graph/pkg/service
Dominik Schmidt 735a84b312 feat(search): support top-level metric aggregations on the bleve backend
Metric aggregations (sum/min/max/avg) only worked as sub-aggregations
under a terms bucket. Compute top-level metrics by folding the matched
hits through the existing accumulator and allow them through the graph
layer's numeric field validation.
2026-09-11 14:30:03 +00:00
..