Yes, also i've the same problem. In my case i have 2 type (parent and children) in a single collection and i want to retrieve only the parent with a facet on a children field. I've seen that is possible via block join query (availble by solr 4.5). I've solr 1.2 and I've thinked about static facet field calculated during indexing time but i'dont see any guide o reference about it. Walter
Ing. Walter Liguori 2014-07-07 17:59 GMT+02:00 adfel70 <adfe...@gmail.com>: > Hi, > > I indexed different types(different fields) of child docs for every parent. > I want to do facet on field in one type of child doc and after it to do > another of facet on different type of child doc. It doesn't work.. > > Any idea how i can do something like that? > > thanks. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Facets-on-Nested-documents-tp4145931.html > Sent from the Solr - User mailing list archive at Nabble.com. >