whats the life cycle of a tlog file. Is it purged after commit (even with soft commit) ? I posted 100 docs to solr (standalone) did hard commit. Observed a new tlog file is created. re-posted the same 100 docs and did hard commit. Observed a new tlog file is created. Old one still exists.
When do they get purged. Concern is we have at least 20K docs published every 2hrs so need to understand if its safe to put them in a different location where we can have a script to purge old files at regular interval. thanks -- View this message in context: http://lucene.472066.n3.nabble.com/A-few-operations-questions-about-the-tlog-UpdateLog-tp4042560p4043618.html Sent from the Solr - User mailing list archive at Nabble.com.