: going to http://localhost:8983/solr/admin suddenly throws a "HTTP ERROR: 404
: missing core name in path"
:
: Why would adding the above snippet suddenly throw that error?
I think you are seeing the effects of SOLR-1743 masking another error ...
have you checked your log for other errors/excep
Just wanted to give an update on my efforts.
I installed the Feb. 26 update this morning. Was able to access /solr/admin.
Copied over the nutch schema.xml. restarted solr and was able to access
/solr/admin
Edited solrconfig.xml to add the nutch requesthandler snippet from
lucidimagination. Resta
Hi everyone,
Last night I was able to get solr up and running. Ran and was able to
access:
http://localhost:8983/solr/admin
This morning, I started on the nutch crawling instructions over at:
http://www.lucidimagination.com/blog/2009/03/09/nutch-solr/
After adding the following to /solr/con