Kibana and nested documents

Hi,

Can one use Kibana to visualize facets/aggregations from nested documents?
That is, the aggregated values are within nested documents (sometimes
several nested levels deep), and the queries are also nested queries.
I have not found a way to do with Kibana 3.0. If it is not currently
possible, is this functionality planned to future releases?

Thank you

Zmicier

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/5b244846-865d-41c6-b421-9481104498c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hi,

You can use Graphite for ES Aggregation and Facet.

Thanks,
Sumit Gupta