Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
492.33 KB
MD5: 2bdf72e39405c7f48bed2f3ff293f9d7
SHA-1: 8c1ff0c34c97fef1b8c0bc09bdb103ef4393489f
SHA-256: 923e9141e4f3c40ebb2da932e383326050a081f6d7533ebc75b49e69e4400cc7
Download zip
773.55 KB
MD5: a77a2cd087b988da73e0796b7d4a7fb6
SHA-1: 12c13141adb6b687fe36781ac9269a49ef810323
SHA-256: 7e3d60e2fb3557cd7833b163a40efb8272cff6ad85656044ac63712536287666
Release notes
This is release 1.15 of the Search API module, containing several bug fixes and new features.
Complete list of changes since release 1.14:
- #3022881 by MahtabAlam, drunken monkey, borisson_: Fixed unintentional scrolling in the "Add fields" dialog.
- #3068180 by drunken monkey: Fixed ambiguous column names in SQL queries constructed by the database backend.
- #3068645 by drunken monkey: Fixed problem with entity references in Views.
- #3081885 by mkalkbrenner, drunken monkey, borisson_: Changed discouraged processors to be visible but disabled in UI.
- #3089960 by drunken monkey, borisson_: Changed to use PHP ternary operator where possible.
- #3064479 by ducktape, drunken monkey, mpp, borisson_: Fixed taxonomy term Views argument title not translated.
- #2931562 by drunken monkey, RajabNatshah, nedjo, borisson_: Fixed problem running batch process during module install.
- #2916534 by drunken monkey, Johnny vd Laar, ricovandevin, Marty2081: Fixed duplicate results for partial matching with database backend.
- #3084839 by ckaotik, drunken monkey: Fixed missing config schema for Views date filter.
- #3083923 by aalin, drunken monkey: Fixed ResultRow name conflict in PHP 5.
- #3083269 by leontin, drunken monkey: Fixed error when combining multiple fulltext keywords.
- #3086004 by drunken monkey: Fixed failing tests.
- #3079147 by drunken monkey: Fixed Views click-sorting for ID and datasource.
- #3067640 by DamienMcKenna, drunken monkey: Fixed "missing module" error for search_api_views_taxonomy.
- #3071591 by pfrenssen, drunken monkey: Fixed plugin not found error during site/config install.
- #3075417 by Adrian Liegmann, drunken monkey: Fixed handling of
'is_list' => FALSEin property definitions. - #3074852 by littlepixiez, drunken monkey: Fixed message class for failed status change.
- #3068196 by Adrian Liegmann, lpeabody, drunken monkey: Fixed problem with multiple Drush batch operations in Drush 9.6+.
- #1960684 by drunken monkey, geek.merlin aka axel.rutz, mkalkbrenner, borisson_, andypost, DanielVeza: Added support for language fallbacks.
- #3067143 by drunken monkey, mpp, borisson_: Fixed potential fatal error when accessing parse mode of broken Views.
- #3073283 by mkalkbrenner, idebr, drunken monkey: Fixed failing tests on Drupal Core 8.8.x.
- #3062400 by drunken monkey, jonathan_hunt, borisson_: Fixed the reindexing message in the UI.