ubercart

Solr on Ubercart.org

During our hackathon @ ubercamp we decided to install solr search on ubercart.org. Here is how we got solr running as a service, with tomcat, drupal, and the Apachesolr module.

Install solr / tomcat

I decided to use tomcat in this case, mainly because I wanted to create an init script to start/stop the solr serivce, and to automatically bring it online when the server is rebooted.