Is there a way in Solr to know what documents are committed as part of the commit request rather than from the client side which sends docs to Solr ? - just out of curiosity.
For example, below is the order of the requests: index doc1 index doc2 commit --> return IDs of doc1, doc2 index doc3 index doc4 commit --> return IDs of doc3, doc4 Thanks. ----- Phani Chaitanya -- View this message in context: http://lucene.472066.n3.nabble.com/Is-there-a-way-to-know-what-documents-are-part-of-commit-tp4093375.html Sent from the Solr - User mailing list archive at Nabble.com.