RE: Tuning Solr caches with high commit rates (NRT)

2010-09-30 Thread Bruce Ritchie
> One strategy that I like, but haven't found in discussion lists is > auto-limiting cache size/warming based on available resources (similar > to the way file system caches use free memory). This would allow > caches to adjust to their memory environment as indexes grow. I've written such a cache

RE: Using the more like this feature in solrj.

2008-10-08 Thread Bruce Ritchie
. Also, the fields that you use to determine similarity should be stored with termVectors=true and stored=true. All the best, Bruce Ritchie -Original Message- From: Erik Holstad [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2008 9:46 PM To: solr-user@lucene.apache.org Subject: