Re: unwind aggregation

2014-12-18 Thread Adrien Grand
I don't believe we could have such an aggregation. However I think similar
results can be achieved by modeling the data differently, typically by
having nested documents for each size (to take the same example as the
mongo documentation) and then using the nested aggregation in order to
collect independently each size.

On Wed, Dec 17, 2014 at 8:58 PM, Facundo Viale 
wrote:
>
> Hi,
>
> I'm working on an application that use the aggregation API for making
> reports. It would be great if there were something like mongo's unwind
> operator
> ,
> but I found nothing about this. Are there any plans to support this
> operation? It is possible to implement?
>
> Thanks!
>
> --
> 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 elasticsearch+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/b68ff5b1-e045-421a-83cf-d1efa77c72c3%40googlegroups.com
> 
> .
> 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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAL6Z4j5aNyHDYcDM-EhghzaJ2%2BVL43L%3DvQLn3jzbmgnvTG-epQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


unwind aggregation

2014-12-17 Thread Facundo Viale
Hi,

I'm working on an application that use the aggregation API for making 
reports. It would be great if there were something like mongo's unwind 
operator 
, 
but I found nothing about this. Are there any plans to support this 
operation? It is possible to implement?

Thanks!

-- 
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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/b68ff5b1-e045-421a-83cf-d1efa77c72c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.