[ https://issues.apache.org/jira/browse/SOLR-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700567#comment-17700567 ]
ASF subversion and git services commented on SOLR-16183: -------------------------------------------------------- Commit f23e78435fad14091f30e9f1302747ea81375970 in solr's branch refs/heads/branch_9x from Mikhail Khludnev [ https://gitbox.apache.org/repos/asf?p=solr.git;h=f23e78435fa ] SOLR-16183: XML Loader: support indexing single nested child document (#1448) (#1462) * support indexing single nested child document --------- Co-authored-by: vinayak hegde <vinayakph...@gmail.com> > XML Loader: support indexing single nested child document > --------------------------------------------------------- > > Key: SOLR-16183 > URL: https://issues.apache.org/jira/browse/SOLR-16183 > Project: Solr > Issue Type: Improvement > Reporter: Thomas Corthals > Priority: Major > Labels: newbie > Fix For: 9.3 > > Time Spent: 4h 40m > Remaining Estimate: 0h > > The XML Loader always treats labelled nested children as a "multi-valued > pseudo-field", whereas the JSON Loader can also index a single child document > as well as an array of 1..n child documents. > The XML Loader should have a corresponding syntax for a single labelled > nested child. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org