Index Admin

A tool for merging and deploying indices to Solr.

Setup

git clone git@github.com:CompanyBook/index_admin.git
cd index_admin
bundle install
rake db:create
rake db:migrate
rails server
open http://localhost:3000

Need further instructions? Ask Rune :)