I am adding documents with data import handler from a mysql database. I
create a unique id for each document by concatenating a couple of fields in
the database. Every id is unique.

After the import, over half the documents which were imported are deleted
again, leaving me with less then half the documents in the database ending
up in the Solr index.

Is there a way to get a list of the deleted documents, so that I can start
troubleshooting what went wrong? 

thanks,

Csaba



--
View this message in context: 
http://lucene.472066.n3.nabble.com/DIH-deleting-documents-tp4041809.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to