I\'ve followed the solr tutorial and renamed the default collection1 to core1, but when I\'m getting error 404 trying to import a XML to solr using the following command:>
I was working with SolrNet and I get the same error. What I did was:
$solr-5.5.0\bin>solr start -e techproducts
SolrUrl
from http://localhost:8983/solr
to http://localhost:8983/solr/techproducts
AddInitialDocuments()