Sorry but I am new in solr but I am stuck in this.
First what I am doing: I have use Tomcat server to install my solr.
What I want to do: I want to import mysql data to solr.
I have been searching for hours but could not find a proper solution to it have seen many question but to nearest to it was this Question. but it was no help cause it have a different error.
This is my command:
http://localhost:8080/solr/db/dataimport?command=full-import
This is my error:
Error:HTTP Status 404 - /solr/db/dataimport
type: Status report
message: /solr/db/dataimport
description The requested resource is not available.
Sorry I am new to solr any advice will be very helpful.