Back to Developer Roadmap

Range/Date Range Aggregations

src/data/roadmaps/elasticsearch/content/[email protected]

4.01.3 KB
Original Source

Range/Date Range Aggregations

Range and Date Range aggregations are used to categorize documents into buckets based on numeric or date values falling within specified ranges. These aggregations allow you to define custom intervals for grouping data, providing flexibility in analyzing distributions and trends across your dataset. You can define specific start and end points for each range, enabling you to create meaningful segments for your analysis.

Visit the following resources to learn more: