Dear all, Hi, I was wondering how can I mark some documents as duplicate (just marking for future usage not deleting) based on the hash combination of some fields? Suppose I have 2 fields name "url" and "title" I want to create hash based on url+title and send it to another field name "signature". If I do that using solr dedup, it will be resulted to deleting duplicate documents! So it is not applicable for my situation. Thank you very much. Best regards.
-- A.Nazemian