Installs solr and starts the service.
default
- This will install java, download solr and setup the service
node['solr']['version']
- Version of solr to installnode['solr']['url']
- Url of solr source to downloadnode['solr']['data_dir']
- Location for solr data and confignode['solr']['dir']
- Location of the solr sorce filesnode['solr']['port']
- The port the solr service is bound to
License: MIT
Author: David Radcliffe
Inspiration for the start script from https://github.com/jbusby/solr-initd