Github user moshebla commented on a diff in the pull request:
https://github.com/apache/lucene-solr/pull/430#discussion_r207737277
--- Diff: solr/core/src/test/org/apache/solr/update/AddBlockUpdateTest.java
---
@@ -501,6 +501,73 @@ public void testXML() throws IOException,
XMLStreamException {
}
+ @Test
+ public void testXMLLabeledChildren() throws IOException,
XMLStreamException {
--- End diff --
Yes I agree. I have just pushed 2 new commits which address both the syntax
and the test additions you requested.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]