Re: Facets on Nested documents

2014-07-10 Thread Walter Liguori
Thank you very much Mikhail. Walter Ing. Walter Liguori 2014-07-09 21:43 GMT+02:00 Mikhail Khludnev : > Colleagues, > So far you can either vote or contribute to > https://issues.apache.org/jira/browse/SOLR-5743 > > Walter, > Usually, index-time tricks loose relationships information, that lea

Re: Facets on Nested documents

2014-07-09 Thread Mikhail Khludnev
Colleagues, So far you can either vote or contribute to https://issues.apache.org/jira/browse/SOLR-5743 Walter, Usually, index-time tricks loose relationships information, that leads to wrong counts. On Tue, Jul 8, 2014 at 2:40 PM, Walter Liguori wrote: > Yes, also i've the same problem. > In

Re: Facets on Nested documents

2014-07-08 Thread Walter Liguori
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 f