Re: Solr 1.4 - Performance Issues

2013-11-05 Thread Erick Erickson
1.4 is ancient, but you know that already :) Anyway, what are your autocommit settings? That vintage of Solr blocks indexing when committing which may include rewriting the entire index. So part of your regular slowdown is likely segment merging happening with the commit. The 14 hour cycle is

Solr 1.4 - Performance Issues

2013-11-04 Thread Stephen Delano
Hi all, I wanted to share the issues we're having with Solr 1.4 to get some ideas of things we can do in the short term that will buy us enough time to validate Solr 4 before upgrading and not have 1.4 burn to the ground before we get there. We've been running Solr 1.4 in production for over 3 ye