I have some little amount of files (PDF) that are completely different inside and they are marked as duplicates if I have disabled “strict” checking. However, I’m interested in this “soft” way to check duplicates because it is able to find very similar files that really are a duplicate that I want to get rid.
My solution is to have a tag called .false_match and then modify the duplicate smart group to ignore dulicates with that tag.
(BTW, I use point-starting-tag to indicate that is a “system” tag and not a normal one).