[ 
https://issues.apache.org/jira/browse/SOLR-13728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16923897#comment-16923897
 ] 

ASF subversion and git services commented on SOLR-13728:
--------------------------------------------------------

Commit 3a20ebc3a66d60645c6902ba24a9ffa4a16841d0 in lucene-solr's branch 
refs/heads/branch_8x from David Smiley
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=3a20ebc ]

SOLR-13728: fail partial updates to child docs when not supported.

(cherry picked from commit c8203e4787b8ad21e1270781ba4e09fd7f3acb00)


> 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
>            Priority: Minor
>         Attachments: SOLR-13728.patch
>
>
> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to