Monday, May 4, 2015

Apache Solr - Installation on windows PC

For windows :
  • Download Solr zip file from  here
  • Extract to a folder
  • Make sure you have JRE > 1.7
  • Navigate to the extracted folder
  • To Execute Solr as Windows service: 
  • bin\solr.cmd start



Now you can navigate to   http://localhost:8983/solr  for Solr Admin UI

0 comments:

Post a Comment