-
Notifications
You must be signed in to change notification settings - Fork 77
Common issues
Hector edited this page Mar 31, 2015
·
1 revision
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 therake sufia:jetty:configtask indicated in the README. This rake task copies the propersolrconfig.xmlto your Solr installation which lists/termsas valid path.