Re: statsCache issue

2015-09-09 Thread Jae Joo
BM25 though. You should upgrade to 5.3. > > Markus > > -Original message- > > From:Jae Joo > > Sent: Wednesday 9th September 2015 21:23 > > To: solr-user@lucene.apache.org > > Subject: statsCache issue > > > > Solr Version: 5

RE: statsCache issue

2015-09-09 Thread Markus Jelsma
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: > > > > > However, I see the class is not plugged in. > > in log file: &

statsCache issue

2015-09-09 Thread Jae Joo
Solr Version: 5.2.1 Container: Tomcat (still). in SolrConfig.xml: 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