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