Problem with kibana3-m5?

Hello

I used kibana for report.

In Chrome plugin - sense

POST /readinglog/_search
{
"query": {
"filtered": {
"query": {
"match": {
"userId": "(Goolge)bbb@gmail.com"
}
}
}
},
"facets": {
"user": {
"terms": {
"fields": [
"userId","prdId"
],
"size": 1
}
}
},"size": 0
}

I can use fields with facets terms

But Kibana can't.

Is't a bug?? or kibana not support it.

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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/9f50f07c-e444-42bb-87e0-2a1467f68a33%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.