I install gem 'sunspot_rails' 'sunspot_solr'. I start Solr server by bundle exec rake sunspot:solr:start. I get this error:
org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Error opening new searcher
How can I solve it?
I install gem 'sunspot_rails' 'sunspot_solr'. I start Solr server by bundle exec rake sunspot:solr:start. I get this error:
org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Error opening new searcher
How can I solve it?