-
Notifications
You must be signed in to change notification settings - Fork 131
Common issues
Michael J. Giarlo edited this page May 10, 2017
·
4 revisions
This document was copied from the Sufia wiki. It is likely outdated and should be considered deprecated.
A place to list "common issues" and links to their solutions
- If you get error HTTP 404 not found when navigating to
/admin/stats. The problem might be that you don't have the proper configuration for Solr. Make sure you run therails hyrax:jetty:configtask indicated in the README. This rake task copies the propersolrconfig.xmlto your Solr installation which lists/termsas valid path.