Mikhail Khludnev created SOLR-5211: -------------------------------------- Summary: updating parent as childless makes old children orphans Key: SOLR-5211 URL: https://issues.apache.org/jira/browse/SOLR-5211 Project: Solr Issue Type: Sub-task Components: update Affects Versions: 4.5, 5.0 Reporter: Mikhail Khludnev
if I have parent with children in the index, I can send update omitting children. as a result old children become orphaned. I suppose separate \_root_ fields makes much trouble. I propose to extend notion of uniqueKey, and let it spans across blocks that makes updates unambiguous. WDYT? Do you like to see a test proves this issue? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org