Yeah, I was talking about load testing. Tuning caches by looking at
evictions and hit ratio is what's useful.

On Tue, Jun 25, 2013 at 11:08 AM, Jason Hellman
<jhell...@innoventsolutions.com> wrote:
> Shalin,
>
> There's one point to test without caches, which is to establish how much 
> value a cache actually provides.
>
> For me, this primarily means providing a benchmark by which to decide when to 
> stop obsessing over caches.
>
> But yes, for load testing I definitely agree :)
>
> Jason
>
> On Jun 21, 2013, at 11:01 AM, Shalin Shekhar Mangar <shalinman...@gmail.com> 
> wrote:
>
>> There are no disk caches as such. There is no point in testing without
>> caches. Also, Lucene has field caches required for sorting which
>> cannot be turned off.
>>
>> On Fri, Jun 21, 2013 at 11:22 PM, Learner <bbar...@gmail.com> wrote:
>>> I have a very simple question. Does restarting SOLR removes all caches
>>> (including disk caches if any?).
>>>
>>> I have disabled all caches in solrconfig.xml but even then I see that there
>>> is some caching happening all the time.
>>>
>>> I am currently doing some performance testing and I dont want cache to play
>>> any role now..
>>>
>>>
>>>
>>> --
>>> View this message in context: 
>>> http://lucene.472066.n3.nabble.com/Restarting-SOLR-will-remove-all-cache-tp4072200.html
>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
>>
>>
>> --
>> Regards,
>> Shalin Shekhar Mangar.
>



-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to