Thanks for the quick reply, Adrien. Yep, I can certainly pull all the doc_counts down to the client and calculate it all there. I was just hoping to avoid that.
On Friday, May 2, 2014 12:21:51 AM UTC-7, Adrien Grand wrote: > > Hi, > > There is currently no way to do that but I think this could be done on > client side? > > > On Fri, May 2, 2014 at 8:56 AM, Loren <[email protected] <javascript:>>wrote: > >> Is it possible to get stats, extended stats, or percentiles across the >> doc_counts in each bucket of an aggregation? I see how to use it on an >> existing numeric field value (e.g., height, grade), but I want to see the >> average bucket size, stddev, or other stats on how one doc_count compares >> to doc_counts in the other buckets. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "elasticsearch" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/elasticsearch/8f847621-e92c-4bdf-915f-60bd799071ee%40googlegroups.com<https://groups.google.com/d/msgid/elasticsearch/8f847621-e92c-4bdf-915f-60bd799071ee%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Adrien Grand > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/9d85540c-6568-4a29-9906-e846f21e4c0c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
