You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2007/08/14 22:57:49 UTC

[Solr Wiki] Update of "SolrTomcat" by BillAu

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The following page has been changed by BillAu:
http://wiki.apache.org/solr/SolrTomcat

------------------------------------------------------------------------------
  cd solr-tomcat/
  wget http://www.ibiblio.org/pub/mirrors/apache/tomcat/tomcat-5/v5.5.20/bin/apache-tomcat-5.5.20.zip
  NIGHTLY=solr-`/bin/date +%F`
- wget http://people.apache.org/dist/lucene/solr/nightly/$NIGHTLY.zip
+ wget http://people.apache.org/builds/lucene/solr/nightly/$NIGHTLY.zip
  unzip apache-tomcat-5.5.20.zip
  unzip $NIGHTLY.zip
  cp apache-solr-nightly-incubating/dist/apache-solr-nightly-incubating.war apache-tomcat-5.5.20/webapps/solr.war