Vagrant Solr box to get a Drupal Solr environment quickly up and running in a VM. This fork adds the Drupal Search API module (https://drupal.org/project/search_api_solr) Solr configuration for Apache Solr 4.6.
- Install Vagrant
- git clone --recursive [THIS REPOSITORY]
vagrant up
- Open http://localhost:8983/solr/#/ (on host)