emory-libraries / blacklight-catalog

1 stars 0 forks source link

SPIKE: Use Test instance for a full reindex of Solr #1402

Open abelemlih opened 3 months ago

abelemlih commented 3 months ago

A full reindex impacts Solr performance significantly in production. In this ticket, we will explore running a full reindex on the Test instance, which typically points to the same ALMA endpoint and collection, and use the Test collection's backup to recreate the Solr collection in production. This process will enable us to fully reindex the collection used in production with very minimal downtime and little impact on Solr performance in production.

Requirements: