Hey Guys,

I'm trying to get solr running. I got it installed and I can access the admin 
dashboard, but if I try to index some docs, i always get a 404 Error.
I tried it with the following URLs:
http://mydomain/solr/update/json
http://mydomain/solr/mycore/update/json
http://mydomain/update/json
http://mydomain/mycore/update/json

I have installed the 4.0 Alpha with the build-in Jetty Server on Ubuntu Server 
12.04…i followed this tutorial to set it up:
http://kingstonlabs.blogspot.de/2012/06/installing-solr-36-on-ubuntu-1204.html

It seems that I get a 404 for every request wich is not related to the admin 
dashboard(solr/#/).

Thanks in advance for any help. ;)

Regards
Nils


Reply via email to