Box to get a Solr environment quickly up and running in a VM. If you plan to modify the Solr configuration copy the content of this repo to a new repo.
- Clone this repositiory, including submodules
git clone --recursive
- Install Vagrant
vagrant up
- Open http://localhost:8983/solr/#/ (on host)