bq: Do I need it if I am not using a replicas Yes. The other function of transaction logs is to recover documents indexed to segments that haven't been closed in the event of abnormal termination (i.e. somebody pulls the plug).
Here's some info you might find useful: https://lucidworks.com/blog/understanding-transaction-logs-softcommit-and-commit-in-sorlcloud/ If you don't care about that capability you an shut tlogs off though. Best, Erick On Wed, Jul 15, 2015 at 11:42 AM, SolrUser1543 <osta...@gmail.com> wrote: > from here : > https://cwiki.apache.org/confluence/display/solr/Read+and+Write+Side+Fault+Tolerance > we can learn that Transaction Log is needed when replicas are used in SOLR > cloud . > > Do I need it if I am not using a replicas ? > Could it be disabled for performance improvement ? > > What are negative influence may be in this case ? > > > > > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Disable-transaction-log-with-SOLRCloud-without-replicas-tp4217554.html > Sent from the Solr - User mailing list archive at Nabble.com.