existence of exactly one value for uniqueKey field is not checked when 
overwrite=false or allowDups=true
--------------------------------------------------------------------------------------------------------

                 Key: SOLR-1780
                 URL: https://issues.apache.org/jira/browse/SOLR-1780
             Project: Solr
          Issue Type: Bug
            Reporter: Hoss Man


As noted in SOLR-1695, DirectUpdateHandler(2) when a document is added, the 
uniqueKey field is only asserted to contain exactly one value if 
overwrite=true.  If overwrite=false (or allowDups=true) then the uniqueKey 
field is not checked at all.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to