I found the Piction data file contains two records with the same Multimedia ID field. `xmllint --format /mnt/dams_data/solr_prod1.xml | grep MA23001503` ```xml <field name="Multimedia ID">MA23001503</field> <field name="Multimedia ID">MA23001503</field> ```