Several required and recommended Drupal modules integrate with Acquia Search, and other modules are helpful for different use cases.
To use Acquia Search with your Drupal website, you must download, install, and enable the following recommended modules based on your installed version of Drupal:
Module | Drupal 9 or later | Drupal 7 |
---|---|---|
Drupal Core | 9.1.0 or later | 7.77 or later |
Acquia Connector | 4.0.0 or later | 7.x-4.1 |
Acquia Search | 3.x or later | |
Search API | 8.x-1.14 or later | 7.x-1.x |
Search API Solr | 4.2.0 or later | 7.x-1.x |
Apache Solr Search | 7.x-1.x |
Use stable releases only for all modules.
Drupal 9 or later
Before trying to install the Drupal modules needed to use Acquia Search, ensure you meet the following requirements:
Drupal 7
For Drupal 7, you must pick one of the two module ecosystems that can use Solr:
Option A (recommended): Use the Search API module ecosystem
Required modules:
Option B: Use the Apache Solr Search Integration module ecosystem
Required modules:
This decision should be based on your own research and testing. We recommend researching the search-related features you want to implement on your website and compare them to what these module ecosystems use.
Note
A single site should use only one of the preceding options. Enabling modules from both options can cause problems.