[ https://issues.apache.org/jira/browse/SOLR-14550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130701#comment-17130701 ]
ASF subversion and git services commented on SOLR-14550: -------------------------------------------------------- Commit 001c4e2ddd515c47ec842efadad3e56c4e648c61 in lucene-solr's branch refs/heads/master from Munendra S N [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=001c4e2 ] SOLR-14550: fix duplicate issue in Atomic updates with add-distinct * When add-distinct value is list, it can end up adding duplicate entries > Atomic updates with add-distinct can add duplicates > --------------------------------------------------- > > Key: SOLR-14550 > URL: https://issues.apache.org/jira/browse/SOLR-14550 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Munendra S N > Assignee: Munendra S N > Priority: Major > Attachments: SOLR-14550.patch > > > When using add-distinct operation in atomic updates, it can end up adding > duplicates to the document. > The issue was reported in the > [user-list|https://lucene.472066.n3.nabble.com/Atomic-updates-with-add-distinct-in-Solr-7-cloud-td4458736.html] > According to the report, the issue doesn't occur in solr 8 or in standalone > mode but when going through the code, I came across a bug (maybe related to > it) which can lead to duplicates -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org