Commit 94f565a1135d2f57ef7c9bce46a54d8beb867a54

Authored by Leonardo J. Caballero G
1 parent 133f0c6d

Changed url for download apache-solr-3.3.0.tgz

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
solr-conf/README
@@ -5,7 +5,7 @@ Installation instructions for Ubuntu 10.04 @@ -5,7 +5,7 @@ Installation instructions for Ubuntu 10.04
5 sudo apt-get install sun-java6-bin tomcat6 libpg-java 5 sudo apt-get install sun-java6-bin tomcat6 libpg-java
6 6
7 * Download Solr 3.3 and extract it: 7 * Download Solr 3.3 and extract it:
8 -wget http://ftp.unicamp.br/pub/apache/lucene/solr/3.3.0/apache-solr-3.3.0.tgz 8 +wget http://archive.apache.org/dist/lucene/solr/3.3.0/apache-solr-3.3.0.tgz
9 tar xzf apache-solr-3.3.0.tgz 9 tar xzf apache-solr-3.3.0.tgz
10 10
11 * Create the directory /var/local/lib/solr/ and give the right permissions: 11 * Create the directory /var/local/lib/solr/ and give the right permissions: