S.No. | Task | Description |
1 | Prepare for the migration to Acquia Search powered by SearchStax | Complete the steps to prepare for the migration to Acquia Search powered by SearchStax. |
2 | Install the SearchStax module | - Install the SearchStax module in your development environment using Composer and Drush commands.
- Enable the SearchStax module, and replace your old Acquia Search server setup with the new SearchStax apps configuration.
|
3 | Migrate the server from Drupal to Acquia Search powered by SearchStax | Transfer the relevant configuration and data to migrate the server. |
4 | Migrate the index from Drupal to Acquia Search powered by SearchStax | Create a copy of the index to migrate it. |
5 | Migrate the views from Drupal to Acquia Search powered by SearchStax | Switch views to the migrated index. |
6 | Enable the SearchStax module and route searches through it | Configure the SearchStax Studio module to redirect searches on your Drupal application to Site Search. |
7 | Validate the search page | Test the functionality and verify that your search page uses the Site Search app. |
8 | Execute rollback if required | To perform a rollback, if required, import the backup configuration. |
9 | Commit and deploy the changes | Commit the updates, perform testing with CI/CD workflows, and deploy the changes to production. |
10 | Uninstall the migration module | Migrate your existing Drupal index to SearchStax and then uninstall the migration module. |
11 | Remove the legacy Search module and configuration | Uninstall the Search module, remove configurations, and commit and deploy changes. |