My Solr index contains a multivalued field with duplicate values. How can I remove the duplicates ?
Is it possible to overwrite duplicate values into the multivalued fie
I was struggling to accomplish the same. This worked for me. Add the below processor to your solrconfig.xml
multivaluedFieldXYZ