Re: solr caches from external caching system like memcached

2010-05-25 Thread Chris Hostetter
: Is it possible to use solr caches such as query cache , filter cache : and document cache from external caching system like memcached as it : has several advantages such as centralized caching system and reducing the : pause time of JVM 's garbage collection as we can assign less

solr caches from external caching system like memcached

2010-05-20 Thread bharath venkatesh
Hi, Is it possible to use solr caches such as query cache , filter cache and document cache from external caching system like memcached as it has several advantages such as centralized caching system and reducing the pause time of JVM 's garbage collection as we can assign less