Re: Optimal Cache Settings, complicated by regular commits

2009-09-03 Thread Chris Hostetter
: I'm trying to work out the optimum cache settings for our Solr server, I'll : begin by outlining our usage. ...but you didn't give any information about what your cache settings look like ... size is only part of the picture, the autowarm counts are more significant. : Commit frequency: some

Re: Optimal Cache Settings, complicated by regular commits

2009-08-27 Thread Jason Rutherglen
Andrew, Which version of Solr are you using? There's an open issue to fix caching filters at the segment level, which will not clear the caches on each commit, you can vote to indicate your interest. http://issues.apache.org/jira/browse/SOLR-1308 -J On Thu, Aug 27, 2009 at 7:06 AM, Andrew Ingra

Optimal Cache Settings, complicated by regular commits

2009-08-27 Thread Andrew Ingram
Hi all, I'm trying to work out the optimum cache settings for our Solr server, I'll begin by outlining our usage. Number of documents: approximately 25,000 Commit frequency: sometimes we do massive amounts of sequential commits, most of the time its less frequent but still several times an hour We