Install
Works with Drupal: ^8.8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
529.52 KB
MD5: 2ccaca4026293c4a20558a03f190b75e
SHA-1: ea377d0432ca5114d9758a9a20f5b386fca93362
SHA-256: 01f4427cf2dc161c9f0e0fcd97fee48dc1b92d8ac0ee4cb5c9ee9db59db731ba
Download zip
840.63 KB
MD5: 683f64eb3978927c8845abb37d3a6e77
SHA-1: 5654e9d02117e28c585d89a25ea3cc40d20c5019
SHA-256: 905bd99e9f589595ca64fc7b5d87c9868e18468118acc834d5fd990ee2ab971b
Release notes
This is release 1.19 of the Search API module, containing several bug fixes and new features.
Complete list of changes since release 1.18:
- #3182306 by drunken monkey: Improved output from the "rebuild tracker" batch job.
- #3111383 by liquidcms, drunken monkey: Fixed problems with exposed, grouped Views date filters.
- #3127099 by Grimreaper, drunken monkey: Added option to expose searched fields in Views fulltext filter.
- #2944371 by Upchuk, jasonschweb, drunken monkey: Fixed random sort for DB backend.
- #3194016 by mkalkbrenner, borisson_: Fixed PHP 8 compatibility.
- #3181827 by brunodbo, drunken monkey: Fixed wrong @var type doc in ContentEntityTrackingManager.
- #3179045 by sebish, joelpittet, drunken monkey: Fixed parameter type hint in ContentEntityTrackingManager.
- #3178417 by SivaprasadC, drunken monkey: Fixed two typos in the Database backend plugin class.
- #3174778 by drunken monkey: Fixed some encoding errors.
- #3178941 by drunken monkey, cspitzlay, MegaChriz, ooziedie, bakulahluwalia: Fixed fatal error when saving entities with certain setups.
- #3036504 by kfritsche, drunken monkey: Fixed memory issues during indexing via Drush.
- #3136277 by drunken monkey, pfrenssen, Berdir, dwinters, calmforce: Fixed issue with modifying condition group via pre-execute event/hook.
- #3174657 by drunken monkey: Fixed "keep facets" feature for search views when facet source wasn't saved.
- #3181936 by drunken monkey: Fixed tests on Drupal 9.1.x HEAD.