Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-16183 XML Loader: support indexing single nested child document
- Closed
- relates to
-
SOLR-12677 XML Loader: support parsing of atomic updates for labelled child documents
- Open
- links to
Hey,
just opened a pull request with a basic test which adds labelled children in an xml document.