You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2019/08/30 05:14:00 UTC

[jira] [Created] (SOLR-13728) Fail partial updates if it would inadvertently remove nested docs

David Smiley created SOLR-13728:
-----------------------------------

             Summary: Fail partial updates if it would inadvertently remove nested docs
                 Key: SOLR-13728
                 URL: https://issues.apache.org/jira/browse/SOLR-13728
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: David Smiley
            Assignee: David Smiley


In SOLR-12638 Solr gained the ability to do partial updates (aka atomic updates) to nested documents.  However this feature only works if the schema meets certain circumstances.  We can know we don't support it and fail the request – what I propose here.  This is much friendlier than wiping out existing documents.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org