Install
Works with Drupal: >=8.9 <11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
50.37 KB
MD5: 9ad77ddc5ccb9cd5355b8b62326823ab
SHA-1: 1aa01c24caa6776410d631e2e25a70fd48738a36
SHA-256: 5aa5adf1bd91ca6b110ec121daece78009197f4c8e870c886593049b901a132d
Download zip
86.54 KB
MD5: b9145da65af9ac381c30986e06782e56
SHA-1: 6c7ebb3d09ab74bb8a64df224339b361b2cac882
SHA-256: d9b3a2ae1050ef5c6dc0cfc46599691d0651f69fdc77af88330717680b532770
Release notes
The 3.1.0 version of search is a code rewrite that optimizes Acquia Search queries and works with the new Acquia Connector 4.0.0
Contributors (4)
japerry, mglamanbalintpekker, nkoporec
Changelog
Issues: 7 issues resolved.
Changes since 3.1.0-beta2:
Feature
- DIT-677: Remove Boost when the value is 1.0. (#28)
- #3313839 by balintpekker: Add link to Knowledge Base article when flood limit's reached (#33)
- DIT-514: Added custom memory cache to use with getSearchIndexes(), and support HMAC v2 (#35)
Misc
- Return false early if the subscription is not active.
- D8/d10 cross compatibility
- Add backwards compatibility for Search API Solr 4.1.2 and Drupal 8.
- Drupal 10 Support.
- DIT-789: Fix Search 3.1.x Tests (#34)
- DIT-867 no edismax by default, add UI warnings for type-specific boosts (#39)
- Only show 'deprecated settings' warning on relevant search api pages.