Github user dsmiley commented on the issue:
https://github.com/apache/lucene-solr/pull/382
As discussed in the JIRA issue, perhaps you should update the patch to try
and leave the existing anonymous children in place and merely add semantic
values via field values? (or start a new PR if you wish). Maybe modify
AddBlockUpdateTest to add a test that works with SolrInputDocument directly to
add child docs as field values, and index it, and test? You can use
EmbeddedSolrServer wrapping h.getCore()) to work with the test harness using
SolrJ (SolrInputDocument), thus avoiding the XML/JSON incoming which we have
not yet added semantic key support to in formats.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]