Have you also disabled the queries used to initialize searchers after commit? Personal website: http://www.outerthoughts.com/ Current project: http://www.solr-start.com/ - Accelerating your Solr proficiency
On Tue, Jul 1, 2014 at 3:53 PM, vidit.asthana <vidit.astha...@gmail.com> wrote: > I want to run some query benchmarks, so I want to disable all type of caches > in solr. I commented out filterCache, queryResultCache and documentCache in > solrConfig.xml. I don't care about Result Window Size cause numdocs is 10 in > all the cases. > > Are there any other hidden caches which I should know about before running > my tests? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Disable-all-caches-in-Solr-tp4144933.html > Sent from the Solr - User mailing list archive at Nabble.com.