
This directory contains an instance of the Jetty Servlet container setup to 
run SOLR using the DataWiki configuration.

To start the server manually execute the batch file
	start_solr4wiki.bat

To install and start the server as a windows service execute
	installAsService.bat 

To uninstall the windows service execute
	uninstallAsService.bat 
	
Once SOLR is started verify that it works properly by going to
  http://localhost:8983/solr/
