Just comment out them: <!-- <filterCache.../> <queryResultCache.../> <documentCache.../> -->
regards, Koji Robert Young wrote:
Hi, Is it possible to disable all the caches in Solr. We want to be able to load test our Solr based application but we don't want the caches to affect the results (we're using Apache benchmark so just sending the same request over and over again). Cheers Rob