The docs, requests and responses are on the link from the first message - http://stackoverflow.com/questions/37905553/are-solr-nested-objects-broken-for-multilevel-nesting
The issue has been resolved already (thanks to Mikhail Khludnev). The solution is also on SO topic. 2016-06-20 0:15 GMT+03:00 Erick Erickson <[email protected]>: > Without showing us an example of > > the docs > > how you index them > > the query and response you think is correct > > the query and response you think is incorrect > > it's hard to say anything worthwhile. If people > have seen this and confirmed it's a bug it's > probably in the JIRA system, have you found > anything there? > > Best, > Erick > > On Sun, Jun 19, 2016 at 9:04 AM, Alexey Vasyukov <[email protected]> > wrote: > > Hello folks. > > > > I observe quite strange behaviour for multi-level nesting of SOLR objects > > using both SOLR 5.5.1 and SOLR 6.1.0. Queries for some of nested objects > > return correct responses, and for other objects responses contain > > unexpected docs. > > > > I tried to sum up everything here - > > > http://stackoverflow.com/questions/37905553/are-solr-nested-objects-broken-for-multilevel-nesting > > > > Has anyone seen this behaviour? Any ideas on possible fixes or > workarounds? > > > > > > Kind regards, > > Alexey >
