Versions Compared

Key

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

...

Code Block
languagebash
$ unzip fedoragsearch-2.6.zip
$ cd fedoragsearch-2.6.zip
$ cp -v fedoragsearch.war $CATALINA_HOME/usr/local/fedora/tomcat/webapps/

2. Download Solr 4.2.0 and unpack.

...

Code Block
languagebash
$ cp -v solr-4.2.0/dist/solr-4.2.0.war $CATALINA_HOME/usr/local/fedora/tomcat/webapps

5. Edit the file $FEDORA_HOME/server/config/fedora-users.xml to add an additional user:

...