Es6.5.4 Distance is an aggregate index. How is it sorted

POST dw_vehicle_mileage3/_search
{"from":2,"size":1,"_source":false,"stored_fields":"none","aggregations":{"groupby":{"composite":{"size":1000,"sources":[{"862":{"terms":{"field":"vehicleid","missing_bucket":true,"order":"asc"}}}]},"aggregations":{"865":{"sum":{"field":"distance"}},"866":{"sum":{"field":"duration"}}}}}
}
Distance is an aggregate index. How is it sorted

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.