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

Tomás Fernández Löbbe commented on SOLR-13320:
----------------------------------------------

You can combine the {{DocBasedVersionConstraintsProcessor}} with a 
{{DefaultValueUpdateProcessor}}? I'm just trying to avoid adding yet another 
way to do something that's already possible to do with Solr, another random 
parameter that needs to be tested, maintained and documented (and explain over 
and over in the users list), Solr has already too many of those IMO. Just 
advocating for a simpler/smaller API and trying to prevent adding more 
complexity to already complex code like DistributedUpdateProcessor, or DUH2.

> add a param ignoreVersionConflicts=true to updates to not overwrite existing 
> docs
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-13320
>                 URL: https://issues.apache.org/jira/browse/SOLR-13320
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>         Attachments: SOLR-13320.patch
>
>
> Updates should have an option to ignore duplicate documents and drop them if 
> an option  {{ignoreDuplicates=true}} is specified



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to