Hello - there are several issues with StatsCache < 5.3. If it  is loaded, it 
won't work reliably. We are using it properly on 5.3. Statistics may be a bit 
off if you are using BM25 though. You should upgrade to 5.3.

Markus
 
-----Original message-----
> From:Jae Joo <jaejo...@gmail.com>
> Sent: Wednesday 9th September 2015 21:23
> To: solr-user@lucene.apache.org
> Subject: statsCache issue
> 
> Solr Version: 5.2.1
> 
> Container: Tomcat (still).
> 
> in SolrConfig.xml:
> 
> <statsCache class="org.apache.solr.search.stats.ExactStatsCache" />
> 
> 
> However, I see the class is not plugged in.
> 
> in log file:
> 
> org.apache.solr.core.SolrCore; Using default statsCache cache:
> org.apache.solr.search.stats.LocalStatsCache
> 
> 
> Any reason why?
> 
> 
> Thanks,
> 
> 
> Jae
> 

Reply via email to