Github user dsmiley commented on a diff in the pull request:

    https://github.com/apache/lucene-solr/pull/385#discussion_r191403411
  
    --- Diff: solr/solrj/src/java/org/apache/solr/common/SolrInputDocument.java 
---
    @@ -259,6 +260,17 @@ public void 
addChildDocuments(Collection<SolrInputDocument> children) {
         }
       }
     
    +  public Map<String, SolrInputField> getChildDocumentsMap() {
    --- End diff --
    
    again; we don't need this?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to