Merge Duplicates

Hello,
I am trying to go find an answer to the issues I have. I have a group with 200 references and coming from 2 collections as I searched on two different databases.
When I check for duplicates I can see that there are 40 duplicates and I merge them. I can see that the total number in the group went down to 160 references but the number of items within each collection is still the same. How can I differentiate now in the group folder which references came from which search? Thanks for your help!
  • I'd say that you don't really need to differentiate, since the pre-merge records were references to the same document. After the merge, you only have one single record, and it belongs to all collections that contained one of the pre-merge records. So the resulting situation tells you that you found a reference to the document in both databases, which feels right to me.
    Numbers: the number of items in each collection will only change if said collection actually contained 2 copies of the same reference. Otherwise, you have the merged item instead of whatever record was in there, i.e. no change in the number of items.
Sign In or Register to comment.