[ 
https://issues.apache.org/jira/browse/SOLR-12485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley resolved SOLR-12485.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 7.5

Thanks Moshe.

BTW while crafting the CHANGES.txt message to be similar to the JSON variant of 
this issue, I realized we aren't honoring the {{anonChildDocs}} param.  I think 
it doesn't matter here since the XML format is very explicit about this, 
whereas the JSON syntax had more ambiguity in its structural interpretation.  
Any way, if we make anonChildDocs go away, fixed at "false" in master (8.0), 
it'll be a non-issue.  We should have an issue for that.  It's not quite that 
trivial since if you provide the key name {{\_childDocuments\_}} then it's 
definitely an anonymous child doc (thus should ignore anonChildDocs).  One new 
issue can handle that.  I'll create it.

> Xml loader should save the relationship of children
> ---------------------------------------------------
>
>                 Key: SOLR-12485
>                 URL: https://issues.apache.org/jira/browse/SOLR-12485
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: mosh
>            Assignee: David Smiley
>            Priority: Major
>             Fix For: 7.5
>
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> Once SolrInputDocument supports labeled child documents, XmlLoader should add 
> the child document to the map while saving its key name, to maintain the 
> child's relationship to its parent.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to