Thanks for answering Param, I appreciate it.  I am actually looking for a way
to delete records when performing a full import to the index.  I am able to
do it when issuing a delta import command by using the deletedPkQuery, but
unfortnately the poor performance of the delta import prohibits me from
doing so.  So I am using the full import command with clean=false to run a
more efficient delta import, but can't figure out how to perform a delete
during this operation.  Thanks for your time though, I really appreciate it.

Erik

--
View this message in context: 
http://lucene.472066.n3.nabble.com/deleteDocByQuery-and-deleteDocByID-tp3707070p3707226.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to