To use Acquia Search powered by Solr instead of the preconfigured database search:
- Do one of the following to enable the Acquia Search module:
- Run the Drush command,
vendor/bin/drush en acquia_search
. - Go to the
/admin/modules
page and manually enable the module.
- Run the Drush command,
Go to the following URL to view the Tour Dashboard page:
<Your Acquia CMS FQDN>/admin/tour/dashboard
- Scroll down to the Acquia Search form.
Enter the identifier, API hostname, and UUID for your Acquia Search instance.
This information is available in your Cloud Platform subscription in the Product Keys section.
Click Save to submit the form.
Drupal Starter Kits automatically switches your configuration to the Acquia Search service and reindexes your content on the next cron run.