Empty the Solr items before the setup to avoid duplicate items. Maybe using a solr query XML: <delete><query>*:*</query></delete>