documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Apache Solr for Drupal Doc Update

Open joshuami opened this issue 3 years ago • 1 comments

Re: Apache Solr for Drupal

Priority: Low/Medium/High (choose one, remove the other options)

Issue Description:

When implementing Search API Pantheon, our team was working from a local environment where we gave the server instance the machine name of "pantheon". There are hardcoded references to the "DEFAULT_ENVIRONMENT" in the timeout logic that expects the machine name to be "pantheon_solr8". If it is named anything else, when a timeout is triggered, an error is generated that makes viewing or editing the index unavailable. Documented in the following D.o issue: https://www.drupal.org/project/search_api_pantheon/issues/3277226

Suggested Resolution

Ideally, we could name our Solr server anything we want, but short of that, it might help others that run into this same issue to make it explicit in this documentation that the Solr server must have the machine name pantheon_solr8.

joshuami avatar Jun 04 '22 00:06 joshuami

Thank you @joshuami! We will add this to a best practices section in the Solr documentation.

joan-ing avatar Jun 16 '22 15:06 joan-ing