NCEAS / metadig-engine

MetaDig Engine: multi-dialect metadata assessment engine
7 stars 5 forks source link

Upgrade to Solr 8.11.1 #316

Closed gothub closed 1 year ago

gothub commented 2 years ago

Metadig will be upgraded to use Bitnami Solr 8.11.1. Currently metadig is using Solr 7.3.

Installation will be handled with the Bitnami Helm chart. A few details of the config:

These steps have been tested on dev k8s with a Bitnami Solr instance running there. There didn't appear to be problems running on Solr 8.11.1 with a copy of a metadig Solr 7.3 'quality' core, but to be safe, then IndexUpgraderTool will be run against a copy of the production core before installation of Metadig 2.4.0 on production.

gothub commented 2 years ago

Here are the steps taken to upgrade from 7.3 to 8.11.1, and installing a new core in the Bitnami k8s instance

Note that this procedure was useful for upgrading from a standalone Solr instance to a k8s standalone Solr instance and probably won't need to be run again by MetaDIG, but it may be useful for other applications.

This method uses the IndexUpgrader tool. The steps to use this:

jeanetteclark commented 1 year ago

this version of solr is already running