Using ES 1.2.1
My aggregation
{ \"size\": 0, \"aggs\": { \"cities\": { \"terms\": { \"field\": \"city\",\"siz
There are 2 approaches to solve this.
These two concepts with working code examples are illustrated in this blog.