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.x-1.x: No longer supported, upgrade to 3.0.x for Solr 3 or 8.0.x+ for Solr 8.
  • 3.0.x: For sites that are still using the legacy and deprecated Solr 3 system.
  • 8.0.x and newer: For sites that are using the Solr 8 system.

Support, feature requests, etc

All support, feature requests, etc should be made to the official github repository:

tl/dr

composer require drupal/search_api_pantheon:^8

Then, in the pantheon.yml -->

search:
    version: 8

Troubleshooting Indices

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

Project information

Releases