diff --git a/geonames/operations/default.json b/geonames/operations/default.json index 92d62055..57d97ccf 100644 --- a/geonames/operations/default.json +++ b/geonames/operations/default.json @@ -54,13 +54,6 @@ "country_population": { "terms": { "field": "country_code.raw" - }, - "aggs": { - "sum_population": { - "sum": { - "field": "population" - } - } } } }