Thanks for reply Yonik. I am very new to solrcloud and trying to understand how the update requests are handled and what exactly happens at file system level.
1. So lets say I send an update request, and I don't issue any type of commit(neither hard nor soft), so will the document ever touch index directory? From the blog, I understand that it gets written to tlog directory. 2. Now if I issue a soft commit, then what will happen inside the index directory? 3. By the time I don't issue a soft commit, where will that document reside(completely in memory)? -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-tlog-and-soft-commit-tp4193105p4193109.html Sent from the Solr - User mailing list archive at Nabble.com.