: 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
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
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