DUNTUK

A web and systems development journal (from a–too busy–web developer who does a lot of various IT work.)

apache solr

How to install Apache Solr 3.x for Drupal 7 or Drupal 6

Last updated: Tue, 09/18/2012 - 7:28pm

First we'll need to install Java 1.6 JDK, and be on PHP 5.2 or higher (You can check my PHP installation tutorial here. Also I'm on CentOS.

Install Java 1.6 JDK

yum install java-1.6*

Install Apache Solr

We're going to install Apache Solr into /usr/local/share; however you can install it somewhere else if you'd like (e.g. install it in the root dir / )

Subscribe to RSS - apache solr