Github user dsmiley commented on the issue:

    https://github.com/apache/lucene-solr/pull/416
  
    > what if the user also requests all the comments which in the same thread, 
thus being in the same array just a path above?
    
    Sounds like a distinct issue.  It'd add some complexity... for example the 
very first child doc ID might be the 2nd child of its parent.  We'd need to 
grab the first doc of the parent, which would have a docID earlier than we have 
even seen.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to