Install
Works with Drupal: ^8.9 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
327.49 KB
MD5: 05d6ca3f43679c52fce82b7708924026
SHA-1: 82610d0374cf0eabea4a5d76958045500b46a33c
SHA-256: 66372d940eb57785c7d0d4666bc8410ae79203facfcfd780748b9eaf94571fd8
Download zip
371.46 KB
MD5: 21d72fb6ef76d136fc90150540a6f197
SHA-1: 10e919cd2744ceca9c91c2103d3233d0d98a293e
SHA-256: ba0f464fca7e2caeb3113e16b6146b80cebadf952d3a60e69483d7c2e20a6a72
Release notes
This is a major release for the 1.x version of connector if you're using Acquia Search Solr 3.x/4.x. Specifically this introduces support for the following
- * Solarium 6 in Search API Solr
- * Drupal 9 support
- * Require Search API Solr Multilingual
If you're testing Drupal 9 with Acquia Search Solr 3.x/4.x, please give this RC a try and report issues in the queue.
Also, while composer has these patches included, you must make sure Search API Solr and Search API Solr Multilingual include the following patches until a new release is created:
- https://www.drupal.org/files/issues/2021-02-05/3196906-2.patch
- https://www.drupal.org/files/issues/2021-02-05/3196910-2.patch
All changes since 8.x-1.23:
- Issue #3194603 by japerry: Add support for Solarium 6.
- Remove legacy core key in info yaml.
- Issue #2954548 by japerry: Broken icons due to hard path to core.
- Issue #3175277 by japerry: Require Search API Solr Multilingual and Drupal 8.9+
- Issue #3044365 by japerry: Remove non-used response variable causing errors.
- Issue #3192623 by oheller: acquia_search_preprocess_status_messages() needs refining
- Update core_version_requirements in test modules.
- Issue #3178405: Typo fix.
- Update Composer.
- DIT-152-i-3154825: Fixing overlapping subscription text. (#136)
- DIT-152: Fixing undefined index DOCUMENT_ROOT. (#134)
- DIT-170: Fixing long-running operations. (#132)
- DIT-188: Implement acquia-spi-send via drush. (#130)
- DIT-152-1x-i-2883802: Fixing connection override for solr port. (#138)