[
https://issues.apache.org/jira/browse/SOLR-2222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929574#action_12929574
]
Koji Sekiguchi commented on SOLR-2222:
--------------------------------------
I think this is expected behavior because Solr just calls Lucene's
IndexWriter.addIndexes() to merge indexes and Lucene doesn't care uniqueKeys.
> Merge duplicates documents with uniqueKey
> -----------------------------------------
>
> Key: SOLR-2222
> URL: https://issues.apache.org/jira/browse/SOLR-2222
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.4.1
> Reporter: Andreas Laager
>
> When merging one core into an other one could get multiple documents for one
> uniqueKey. As a result the facet counts are wrong.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]