A tool for merging and deploying indices to Solr.
git clone [email protected]: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 :)
A tool for merging and deploying indices to Solr.
git clone [email protected]: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 :)