Slide 52
Slide 52 text
Copyright Elasticsearch 2013. Copying, publishing and/or distributing without written permission is strictly prohibited
aggs = buckets + calcs
CA
TX
MA
CO
AZ
"facets" : {!
"population_ranges" : {!
"_type" : "histogram",!
"entries" : [ {!
"key" : 0,!
"count" : 255,!
"min" : 171.0,!
"max" : 17346.0,!
"total" : 980306.0,!
"total_count" : 252,!
"mean" : 3890.1031746031745!
}, {!
"key" : 500000,!
"count" : 25,!
"min" : 956.0,!
"max" : 17179.0,!
"total" : 116597.0,!
"total_count" : 25,!
"mean" : 4663.88!
}, {!
"key" : 1000000,!
"count" : 4,!
"min" : 2798.0,!
"max" : 4020.0,!
"total" : 13216.0,!
"total_count" : 4,!
"mean" : 3304.0!
}, {!