Skip to content

Commit

Permalink
Editing to raw/vanilla terms aggregation
Browse files Browse the repository at this point in the history
Signed-off-by: Sandesh Kumar <kusandes@amazon.com>
  • Loading branch information
Sandesh Kumar committed Jan 29, 2024
1 parent 06cc8a6 commit 1287843
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions geonames/operations/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,6 @@
"country_population": {
"terms": {
"field": "country_code.raw"
},
"aggs": {
"sum_population": {
"sum": {
"field": "population"
}
}
}
}
}
Expand Down

0 comments on commit 1287843

Please sign in to comment.