[ https://issues.apache.org/jira/browse/SOLR-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700092#comment-17700092 ]
ASF subversion and git services commented on SOLR-16183: -------------------------------------------------------- Commit 6bd9e2a39f66b7ca2b8a6caee54419a8171c82dc in solr's branch refs/heads/main from vinayak hegde [ https://gitbox.apache.org/repos/asf?p=solr.git;h=6bd9e2a39f6 ] SOLR-16183: XML Loader: support indexing single nested child document (#1448) * support indexing single nested child document --------- Co-authored-by: Mikhail Khludnev <m...@apache.org> > 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 > Time Spent: 4h > 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