Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions doc/production-solr-collection-swap-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ These steps are broken down into three sections as these parts can be run sequen
1. Skip this step if you want to reuse the s3 alma_sftp files from the last run.
1. Trigger the `boundwith_move_alma_sftp_to_s3` Dag and wait for completion.
1. Skip this step if you want to reuse the s3 alma_sftp files from the last run.
1. From almasftp server export AWS credentials (if needed) and then run following command (example):
1. `aws s3 sync . s3://tulib-airflow-prod/almasftp --exclude '*' --include 'alma_bibs__boundwith2_2021021914_22144742000003811_new.xml.tar.gz' `
1. Delete the old boundwith file on s3.
1. Turn off the catalog_preproduction_oai_harvest
1. Set variables required for the full reindex:
1. Ensure the variable `CATALOG_PRE_PRODUCTION_SOLR_CONFIG` is using the correct version of solr configs
Expand Down