On 5/16/06, Morten Fangel <[EMAIL PROTECTED]> wrote:
Could someone just guide me with a step by step install of the example from
solr-nightly/example into Tomcat.

For development, It's probably easiest to download Tomcat Core (in tgz
or zip format) from
http://www.signal42.com/mirrors/apache/tomcat/tomcat-5/v5.5.17/bin/apache-tomcat-5.5.17.tar.gz
and simply unarchive it yourself... that way things aren't spread all
across the system.

Then cp -r solr/example/solr to the TomCat home directory
and cp solr/example/webapps/solr.war to the TomCat dir under webapps.

Start Tomcat from it's base home dir via ./bin/startup.sh

-Yonik

Reply via email to