"The reason I asked about the Cache sizes is I had read that
configuring the Cache sizes of Solr does not provide you enough
benefits"
Where is "somewhere"? Because this is simply wrong as a blanket statement.
filterCache can have tremendous impact on query performance, depending
on the how m
Hi Shawn,
Thanks for the reply, it is useful. The reason I asked about the Cache
sizes is I had read that configuring the Cache sizes of Solr does not
provide you enough benefits, instead it is better to provide a lot of
memory space to the Solr outside the JVM heap.
Is it true that in general the
On 5/11/2017 4:58 PM, Suresh Pendap wrote:
> This question might have been asked on the solr user mailing list earlier.
> Solr has four different types of Cache DocumentCache, QueryResultCache,
> FieldValueCache and FilterQueryCache
> I would like to know which of these Caches are off heap cache?
Hi,
This question might have been asked on the solr user mailing list earlier. Solr
has four different types of Cache DocumentCache, QueryResultCache,
FieldValueCache and FilterQueryCache
I would like to know which of these Caches are off heap cache? Which Caches
have the maximum impact on the