After install and start Solr server I get error

28 views Asked by At

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?

0

There are 0 answers