[ https://issues.apache.org/jira/browse/SOLR-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16829602#comment-16829602 ]
Noble Paul commented on SOLR-13320: ----------------------------------- Modifying the payload is not always a good idea. Users usually already have the data in some format or there are tools that generate that data. This purely seems like a requirement added by Solr and does not belong to the data. We shouldn't ask the users to generate data in our format, instead we should work with any format they have. I'll check it in non cloud as well. > 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