You can set your queryResultCache and filterCache "size" parameter to
zero in solrconfig.xml to disable those caches.
On Wed, Oct 24, 2018 at 9:21 AM Walter Underwood <wun...@wunderwood.org> wrote:
>
> Are you testing with a small number of queries? If your cache is larger than 
> the number of queries in your benchmark, the first round will load the cache, 
> then everything will be super fast.
>
> Load testing a system with caches is hard.
>
> wunder
> Walter Underwood
> wun...@wunderwood.org
> http://observer.wunderwood.org/  (my blog)
>
> > On Oct 24, 2018, at 9:19 AM, Amjad Khan <amjad2...@gmail.com> wrote:
> >
> > Hi,
> >
> > We recently moved to Solr Cloud (Google) with 4 nodes and have very limited 
> > number of data.
> >
> > We are facing very weird issue here, solr cluster response time for query 
> > is high when we have less number of hit and the moment we run our test to 
> > hit the solr cluster hard we see better response in 10ms.
> >
> > Any clue will be appreciated.
> >
> > Thanks
>

Reply via email to