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