/
Manually building a Kalastack with Solr

Manually building a Kalastack with Solr

DEPRECATED


If you are building a fresh new Kalastack (not required if you use Kalabox), see the README file in the code base:

https://github.com/kalamuna/kalastack/blob/3.x/README.md

+

https://github.com/kalamuna/kalastack/wiki/How-to-Participate


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`

Related content

Kalabox 2 Settings / Special Setups, etc.
Kalabox 2 Settings / Special Setups, etc.
More like this
DevOps
DevOps
Read with this
Apache Solr user guide
Apache Solr user guide
More like this
Manually transferring drupal files with rsync
Manually transferring drupal files with rsync
Read with this
Development Environment
Development Environment
More like this
working with files in the command line
working with files in the command line
Read with this