Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
208.45 KB
MD5: 363e016e3633f381f2297619c6e703cf
SHA-1: 5f0052410d9c71ec6099c6c906707ba73ef8827f
SHA-256: 47815dc246ce6f3265e2e94284d077c8f060695841bd5d8833c5e61a68dc61fa
Download zip
264.86 KB
MD5: 1bfe79e0d7929fabc1380ab30853fa50
SHA-1: 94eec70de185bd19df59c79d3fb674e250f32166
SHA-256: 458794a3e467aad8480add7f9187fd9d025b3108b1e3286380286e401bda688f
Release notes
This is release 1.29 of the Search API module, containing several bug fixes.
Complete list of changes since release 1.28:
- #3372728 by hitesh-jain, drunken monkey: Fixed uncaught TypeError during indexing with PHP 8 in rare situations.
- #1826006 by Hankthetank666, drunken monkey, florianmuellerCH, Ronino: Fixed inconsistent theme used when rendering entities during indexing.
- #3321246 by Ronino, drunken monkey: Fixed memory leak when indexing via Drush.
- #3344569 by circuscowboy, drunken monkey: Fixed deprecation warning in the SearchApiPorterStemmer processor.
- #3338975 by drunken monkey, meyerrob: Fixed deprecation warning in PHP 8.0.
- #3339336 by drunken monkey, meyerrob: Fixed Drush bug when executing all tasks.
- #2930706 by donquixote, Graber, mibfire, drunken monkey, joel_osc: Fixed "index items immediately" functionality in connection with Workbench Moderation.
- #2159827 by .bert, drunken monkey: Fixed regression with wrong search base paths in Facet API adapter.
- #3215213 by drunken monkey: Fixed undefined index "#value" in SearchApiViewsHandlerFilterFulltext::exposed_validate().