Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To add solr, reference https://github.com/kalamuna/kalastack/wiki/Adding-Solr-to-Kalastack


Drupal Configuration

  1. Enable Pantheon Solr module
  2. Visit `admin/config/search/pantheon_solr`
  3. Turn on `3.x/schema.xml` schema
  4. Mark for reindex with `drush @pantheon.%site%.%env% --strict=0 search-api-reindex`
  5. Do the indexing with `drush @pantheon.%site%.%env% --strict=0 search-api-index`