Setting up SOLR on the CN
=========================

These notes are preliminary while a dataone package is being built for the CN
indexer.

It is assumed that the CN VM is already built and there is a functional
installation of Tomcat6.

1. Add repository for SOLR-3.4

   - Run the following command to add dev-testing.dataone.org/ubuntu-extra to `/etc/apt/sources.list`::
   
       sudo add-apt-repository "deb http://dev-testing.dataone.org/ubuntu-extra lucid universe"

   - Update the repository::
   
       sudo apt-get update

2. Install SOLR

   - Should be able to simply apt-get install::

       sudo apt-get install solr-tomcat


At this point a blank, but functional default SOLR instance will be installed
with the following characteristics:

:URL: http://localhost:8080/solr
:Config: /etc/solr/conf
:Lucene Index: