Graylog2 / Graylog2/graylog2-server

Support composite aggregations in search types

Open
#11,748 0 comments 0 reactions 1 assignee Claimed by @todvora View on GitHub
feature Low Prio UX improvement
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

A search type should be able to perform composite aggregations. Right now, every search type is assumed to generate exactly one request which is bundled in a multi-search request. The search engine should be able to detect if a search type generates further requests and executes these until the search type is done, extracting and bundling up the results afterwards.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.