pub fn parse_aggs(json: &Value) -> Result<Vec<(String, AggregationExpression)>>
Parse the "aggs" section of a search request.
"aggs"