[ 
https://issues.apache.org/jira/browse/SOLR-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley resolved SOLR-3998.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 4.1

Fix committed to trunk & 4x.
                
> Atomic update on uniqueKey field itself causes duplicate document
> -----------------------------------------------------------------
>
>                 Key: SOLR-3998
>                 URL: https://issues.apache.org/jira/browse/SOLR-3998
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.0
>         Environment: Windows XP and RH Linux
>            Reporter: Eric Spencer
>            Assignee: Yonik Seeley
>             Fix For: 4.1
>
>         Attachments: solr_atomic_update_unique_key_bug_t.java
>
>
> Issuing an atomic update which includes the uniqueKey field itself will cause 
> Solr to insert a second document with the same uniqueKey thereby violating 
> uniqueness. A non-atomic update will "correct" the document. Attached is a 
> JUnit test case that demonstrates the issue against the collection1 core in 
> the standard Solr download.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to