.... Work in progress ....
Currently there is one main Solr instance installed in the DDB-Dev-Network: on ddb-di-05. This instance serves as the main search server for the develop and master backend deployments.
These instructions are only for updating this instance. Various prerequisites to running a solr instance are not covered as they have already been set up on this server.
To update this instance the following steps should be performed:
Download the new Solr version
wget https://mirror.synyx.de/apache/lucene/solr/X.Y.Z/solr-X.Y.Z.tgz
Check integrity of downloaded file
1 |
|
Unpack new Solr version in /opt
1 |
|
Copy extra libs to Solr web-app folder
1 |
|
Link custom libs from DDB Cortex
1 |
|
Stop running Solr server
1 |
|
Change symlink to new installation
1 |
|
Start new Solr server
1 |
|
Please check that the new Solr has startet without error by checking the web console: http://ddb-di-vm05.fiz-karlsruhe.de:8183/