Versions Compared

Key

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

...

Code Block
languagebash
titleChange symlink to new installation
linenumberstrue
C

...

1
2
3

cd /data/ddb/tools/solr
rm current
ln -s solr-X.Y.Z

...

 current


Code Block
languagebash
titleStart new Solr server
linenumbers

...

true
service solr start


Please check that the new Solr has startet without error by checking the web console: http://ddb-di-vm05.fiz-karlsruhe.deservername:8183/