Github user moshebla commented on the issue:
https://github.com/apache/lucene-solr/pull/416
In my implementation I have used a Multimap<String,SolrDocument> for the
pending data, so we can decide if we put the number in the array of the
parent's key. That way, There can be an option to add all parents if the child
documents parent is inside a list, or only the child doc's direct parent. This
can be done by the way we store the pending child doc's key, with or with out
the array index.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]