Re: hardcommit setting in solrconfig

2014-02-21 Thread Shawn Heisey
On 2/21/2014 2:34 PM, Joshi, Shital wrote: ${solr.ulog.dir:} ${solr.autoCommit.maxTime:60} 10 true Shouldn't we see DirectUpdateHandler2; start commit and DirectUpdateHandler2; end_commit_flush message in our log at least e

Re: hardcommit setting in solrconfig

2014-02-21 Thread Chris Hostetter
: Shouldn't we see DirectUpdateHandler2; start commit and : DirectUpdateHandler2; end_commit_flush message in our log at least every : ten minutes? I understand that if we have more than 100K documents to : commit, hard commit could happen earlier than 10 minutes. But we see : hard commit spac