Pantheon

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.4.x : Currently maintained version with Solr 8 .

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: 8                                                                                                                                                                                                                                    
  

Troubleshooting Indices

Supporting organizations: 
AttachmentSize
Logo BLK Fist.png13.19 KB

Project information

Releases