WSDOT / wsdot-website

Codebase for WSDOT's public Drupal 7 website hosted on Acquia.
0 stars 4 forks source link

Contributed modules update (Solr) #557

Closed waynedyck closed 3 years ago

waynedyck commented 3 years ago

The following modules have been identified as having updates available.

Name Installed version Recommended version
Acquia Connector 7.x-3.6 7.x-3.7 (Release notes)
Apache Solr Search 7.x-1.11 7.x-1.12 (Release notes)
Acquia Search for Search API 7.x-2.4 7.x-2.5 (Release notes)

These updated modules introduce support for both the legacy Acquia SOLR4/3.5 service, as well as the new SOLR 7 service.

waynedyck commented 3 years ago

Getting the following error after installing the Acquia Search for Search API update

Error: Call to a member function getAcquiaSearchApiVersion() on string

Issue 3188522 was created and a patch has been submitted. Patch has been committed and the issue is now in a Fixed state.

waynedyck commented 3 years ago

Applied the patch locally and it fixes the error message. Just checking to see if other updates to the modules affect the version of Solr we are using.

waynedyck commented 3 years ago

Acquia Search for Search API version 7.x-2.6 was released March 16, 2021 which now includes patch from Issue 3188522