Search API Pantheon
This module automatically configures the Search API Solr connection for Pantheon environments, simplifying setup and switching between them. It eliminates the need for manual Solr server configuration across different Pantheon environments.
This module is meant to simplify the usage of Search API and Search API Solr on Pantheon. Search API Solr provides the ability to connect to any Solr server by providing numerous configuration options. This module automatically sets the Solr connection options by extending the plugin from Search API Solr. The module also changes the connection information between Pantheon environments. Doing so eliminates the need to do extra work setting up Solr servers for each environment.
Module versions
- 8.5.x : Currently maintained version with Solr 8 and Solr 9 .
This module is compatible with PHP 8.1 – 8.5.
Feedback and Colloboration
Bug reports, feature requests, and feedback should be posted in the drupal.org issue queue. For code changes, please submit pull requests against the GitHub repository.
Installation
composer require drupal/search_api_pantheon:^8
Then add the following to pantheon.yml:
search:
version: 9
Troubleshooting Indices
Depends on
Dependencies of the latest stable release
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.5.0 | Stable | 10–11 | Added support for solr 9 | Jun 29, 2026 | |
| 8.5.0-beta1 | Pre-release | 10–11 | Added support for Solr 9 | Apr 21, 2026 | |
| 8.5.x-dev | Dev | 10–11 | Apr 20, 2026 | ||
| 8.4.1 | Stable | 10–11 | Mar 6, 2026 | ||
| 8.4.0 | Stable | 10–11 | Feb 3, 2026 | ||
| 8.4.x-dev | Dev | 10–11 | Development snapshot of the 8.4.x series. | Jan 29, 2026 | |
| 8.3.4 | Stable | 10–11 | Jul 26, 2025 | ||
| 8.3.3 | Stable | 10–11 | Jul 22, 2025 | ||
| 8.3.2 | Stable | 10–11 | May 27, 2025 | ||
| 8.3.1 | Stable | 10–11 | Feb 7, 2025 | ||
| 8.3.0 | Stable | 10–11 | D11 Support | Jan 29, 2025 | |
| 8.2.2 | Stable | 9–10 | addresses bug with drupal_set_message deprecation. | Nov 19, 2024 | |
| 8.2.1 | Stable | 9–10 | Fix fatal error on "Post Schema" page | Nov 15, 2024 | |
| 8.2.0 | Stable | 9–10 | Automatic core reload after schema updates | Nov 14, 2024 |