You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by dsmiley <gi...@git.apache.org> on 2018/05/24 13:28:02 UTC

[GitHub] lucene-solr issue #382: WIP: SOLR-12361

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org