ElasticSearch 0.90.2 : terms facet & nested type

Hello,

I've a simple object with nested type, and I would like to have a facet
that returns terms from this nested object.

I've posted details here (mapping, data in ElasticSearch, and java code to
build facet request) :

When I try a matchall with the facet query, Elasticsearch returns me the
following:

{
"facet_situation": {

"entries": [ ],
"name": "facet_situation",
"totalCount": 0,
"otherCount": 0,
"missingCount": 0

}

Do you have an idea ?

--
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.
For more options, visit https://groups.google.com/groups/opt_out.