bcgov / orgbook-configurations

Build and Deployment Configurations for the Indy-Catalyst version of the OrgBook
Apache License 2.0
3 stars 11 forks source link

Upgrade SOLR to 8.8.1 #95

Closed esune closed 3 years ago

esune commented 3 years ago

The image currently in use for the search-engine (SOLR) is based on an outdated version (6.6).

Work has recently been done in bcgov/openshift-solr to upgrade the version of SOLR to 8.8.1: the changes need to be propagated to the OrgBook configurations.

The steps to upgrade should be the following:

All work should be PR'd back into the feature/ocp4 branch.

esune commented 3 years ago

Some preliminary testing was completed on this, everything seems to be working as expected.

The upgrade process is as follows:

After indexing is completed, everything should be working as expected.