Hi, We are using SolrJ to handle commits to our solr server.. All runs fine.. But whenever the commit happens, the server becomes slow and stops responding.. therby resulting in TimeOut errors on our production. We are using the default commit with waitFlush = true, waitSearcher = true...
Can I change there values so that the requests coming to solr dont block on recent commit?? Also, what will be the impact of changing these values?? Regards, Gunjan -- View this message in context: http://old.nabble.com/SolrJ-commit-options-tp27714405p27714405.html Sent from the Solr - User mailing list archive at Nabble.com.