Here's a quick and dirty guide to setting up apachesolr to work on a Drupal instance.
Do not use this for production!
This is aimed at quickly setting up a rough-and-ready apachesolr server on Ubuntu.
Installation and setup
sudo apt-get install solr-jetty
Why Jetty? Quick and dirty…