I have installed ckan using source, but could not setup solr properly using jetty as described in the oficcial installation guide, so i installed solr-5.0.0 seperately.
The solr runs ok, and I have set up the development.ini file properly, but when I connect to ckan, I get among others the error:
"ERROR [ckan.lib.search.common] HTTP code=404, reason=Not Found" .
Even when I set "ckan.simple_search = 1"
and comment out the solr_url
, in the development.ini, the same error appears, and it seems like it's trying to connect with solr.
In both cases the ckan site appears , but it has the error:
Server Error
An internal server error occurred