[
https://issues.apache.org/jira/browse/SOLR-8762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
gopikannan venugopalsamy updated SOLR-8762:
-------------------------------------------
Attachment: SOLR-8762.patch
[~mkhludnev]
Makes sense, Attached patch with suggested fix. Thanks.
If document has child documents they are written in response.
<?xml version="1.0" encoding="UTF-8"?>
<response>
<arr name="docs"><lst><arr name="name"><str>I am
parent!!</str></arr></lst><lst><arr name="name"><str>I am
child1!!</str></arr></lst><lst><arr name="name"><str>I am
child2!!</str></arr></lst></arr>
</response>
> DIH entity child=true should respond nested documents on debug
> --------------------------------------------------------------
>
> Key: SOLR-8762
> URL: https://issues.apache.org/jira/browse/SOLR-8762
> Project: Solr
> Issue Type: Improvement
> Components: contrib - DataImportHandler
> Reporter: Mikhail Khludnev
> Priority: Minor
> Labels: newbie, newdev
> Attachments: SOLR-8762.patch
>
>
> Problem is described in
> [comment|https://issues.apache.org/jira/browse/SOLR-5147?focusedCommentId=14744852&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14744852]
> of SOLR-5147
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]