Importing/Indexing database (MySQL or SQL Server) in Solr using Data Import Handler
Install Solr
download and install Solr from http://lucene.apache.org/solr/.
you can access Solr admin from your browser: http://localhost:8983/solr/
use the port number used in installation.