mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
Aggregations are collection-wide statistics so they would always be the same. In order to save CPU/bandwidth, we can just return them on the first page. Same as #1642 but for aggregations.
The Elasticsearch docs are in AsciiDoc format and can be built using the Elasticsearch documentation build process