Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
416.49 KB
MD5: 74e2e747515e35d5fc1c9eedd7426b3a
SHA-1: e3fd38638d5188c13f04bceadef3e3767fb39b31
SHA-256: e6f5d1bb37632d4fe81f749aa76a45c1fde7ada01f1d63913f54db4b21f0bf3e
Download zip
651.29 KB
MD5: 856e9d2d04536510eb33803639d6e739
SHA-1: e064dc8769a95ce3ebb3f30cdfe0fba8ea661dfb
SHA-256: c323fb9e84338487a044d653b9a39938c18208e39ee5917963067c6c0b1aafaa
Release notes
This is release 1.3 of the Search API module, containing several bug fixes and new features.
There are no API changes in this release. To keep track of them in the future, please see the change records for the Search API module.
Complete list of changes since release 1.2:
- #2888584 by drunken monkey: Fixed index description for "cron batch size" of -1.
- #2895142 by drunken monkey: Made our test classes more useful for other modules.
- #2851436 by Erik Frèrejean, andywhale, beltofte, drunken monkey: Added a "Type-specific boosting" processor.
- #2889426 by cspitzlay, drunken monkey: Fixed test fails on Drupal 8.3.
- #2891387 by drunken monkey: Fixed some new code style issues.
- #2891246 by drunken monkey: Fixed error detection in plugin helper.
- #2884451 by drunken monkey: Fixed missing primary key for denormalized index tables in DB backend.
- #2886978 by drunken monkey: Fixed tracking of entities in disabled languages.