Install
Works with Drupal: ^9.3 || ^10.0Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
560.21 KB
MD5: 4cd3019b7437acbf931fc31381cfbb91
SHA-1: 740b8d61a886d0081dd0a0eee461adf4f5dc075c
SHA-256: a09407ce962ec180de10cbcfc9facd06385d876e51b98cf6384c6fa233c99e29
Download zip
893.49 KB
MD5: 4afd241b8cb1cd86771302379b17db77
SHA-1: a37f4ac23f7f0517df85fd450b4a9a50333ae93d
SHA-256: 51eda1cf03ea93fb708b16dea95fa6fd446e7efc6bcfd9de21d83644ebc11c01
Release notes
This is release 1.26 of the Search API module, containing several bug fixes and new features.
Note: Starting with this release, the Search API module requires PHP 7.4+!
Complete list of changes since release 1.25:
- #3306204 by mkalkbrenner, drunken monkey: Added a new query option for passing non-standard language filters to the backends.
- #3262092 by attilatilman, japerry, drunken monkey, Berdir: Fixed several problems regarding Drupal 10 compatibility.
- #3292775 by Berdir, drunken monkey: Fixed most deprecations preventing Drupal 10 compatibility.
- #3257550 by drunken monkey, lpeidro: Fixed wrong handling of empty values in the HTML filter.
- #3029582 by drunken monkey, RichardDavies: Fixed handling of Views contextual filters in combination with filter groups.
- #3247840 by drunken monkey: Added a hidden datasource option to disable the direct SQL query "fast path" for initial entity tracking.