On 31/03/2017 14:44, Nilesh Kamani wrote:
Hello All,

I am planning to do load testing for some of my code changes and I need to
disable all kind of caching.

I removed all caching related elements from solr config (in zookeeper).
This is the document I referred.
https://cwiki.apache.org/confluence/display/solr/Query+Settings+in+SolrConfig

I removed below settings.
*filterCache,queryResultCache, documentCache*


Set below settings to 0.
queryResultWindowSize, queryResultMaxDocsCached

However still the subsequent searches are fast and not taking the same
amount of time.
Could you please tell me how can I remove all kind of caching from
solr/lucene ?

Hi Nilesh,

The operating system will surely still be caching disk reads?

Charlie



Thanks,
Nilesh kamani



--
Charlie Hull
Flax - Open Source Enterprise Search

tel/fax: +44 (0)8700 118334
mobile:  +44 (0)7767 825828
web: www.flax.co.uk

Reply via email to