Aggregation
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| terms | Option<models::AggTerms> | [optional] | |
| sort | Option<Vec<serde_json::Value>> | [optional] | |
| composite | Option<models::AggComposite> | [optional] | |
| histogram | Option<models::AggHistogram> | [optional] |