When a commit fails, the document doesnt get cleared out from MQ and there is a task which runs in a background to republish the files to SOLR. If we do a batch commit we will not know we will end up redoing the same batch commit again. We currenlty have a client side commit which issue the command to SOLR. commit() returns a status code. If we are planning to use commitwithin(), I dont think it will actually return any result from solr since it is time oriented.
If we go with SOLR autocommit, is there a way to send a response to MQ saying commit successful ? Thanks Sangeetha -- View this message in context: http://lucene.472066.n3.nabble.com/Commit-after-every-document-alternate-approach-tp4260946p4261587.html Sent from the Solr - User mailing list archive at Nabble.com.