Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: confluence ate 30 minutes of work, so I'm saving every 5
Info

This guide is meant to get someone up and running with a Fedora 4 instance whose updates are automatically indexed in a Solr repository.  This guide glosses over many of the working details and should just be considered a starting point for testing this feature.  The document assumes a posix operating system with curl, a text editor, java, git, and a download of apache solr 4.6.0.

Install, Configure and Start Solr

Code Block
languagebash
tar -xzf solr-4.6.0.tgz

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