I'm deleting records in SOLR using deletedPkQuery. While executing delta
import in SOLR admin, I can see 1 document deleted. But when I query I'm
getting that document. I've Commit option checked in SOLR admin. My
deletedPkQuery is simple as follows. Am I missing anything here.

deletedPkQuery="select id from deletes"



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Delete-during-Delta-import-tp4184927.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to