In Kibana 3 we heavily rely on terms panel. This worked well because it was fast and didn't fill up our field data cache.
With Kibana 4 RC1 I haven't been able to find a way to do this. The horizontal bar chart seems to utilize a simple filtered query rather than a facet query. This is very slow compared to the facet query and takes up a huge amount of heap memory. Are there plans to add facet queries (terms panels)? Or is there a way to do this already that I am missing? 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/7a294ab7-f4de-4fd0-a1b6-fb5a15a12325%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
