This page provides information about how to install the SearchStax module for the applications running the current Drupal version. The information is not applicable to Drupal 7 applications.
To install the latest version of the SearchStax module:
Sign in to SearchStax Studio – Site Search.
Add the SearchStax Studio module to your codebase with the following command:
composer require 'drupal/searchstax:^1.6'
drush en searchstax -y
- Enable the SearchStax module in a non-production environment on Acquia Cloud:
- Sign in to your Drupal site with the Administrator role.
- In the admin menu, click Extend.
- Locate and select the following checkboxes:
- Click Install.
Watch this video to learn how to install the SearchStax module:
Acquia Search powered by SearchStax provides new servers, known as apps. Replace your old Acquia Search server configuration with the new SearchStax configuration. Start by logging in to SearchStax to create a Search app in the desired cloud region.
Acquia Search powered by SearchStax provides six search apps by default, with one app for each cloud environment. Local environments can use the shared development appliance, purchase additional apps, or use local Solr servers within the local development environment such as
Lando,
DDEV, and
Docksal. For more information about configuring a local Solr server, visit
Custom Solr configuration.