Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install, Configure and Start Solr

Code Block
languagebash
wget http://mirror.cogentco.com/pub/apache/lucene/solr/4.6.0/solr-4.6.0.tgz
tar -xzf solr-4.6.0.tgz

Edit solr-4.6.0/example/solr/collection1/conf/solrconfig.xml:

...