Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
404.13 KB
MD5: 58bab58ece477ddb231738f4603fb8d7
SHA-1: f61b90044041f2e879963c065477ad28c04575c9
SHA-256: e0edeb7168605b2c34707d95af78466d89cddefa9f6290244af9f0049aef8090
Download zip
628.15 KB
MD5: 6f6a09b662c483b0210105d4eb3c31a6
SHA-1: 898d0d0891d1324ff72c1c4c7243f032d454bf80
SHA-256: 9f0dcf982a85439dae693daa01dfcc3a19b9143835bc8eb31a4d1944fa2d295b
Release notes
This is the first release candidate for the Search API module's 8.x-1.0 version.
It is supposed to be ready for release and contains no known (major) bugs. Unless such a bug is discovered before then and cannot be fixed in time, the first stable release, Search API 8.x-1.0, will be released next weekend, April 15 or 16.
Complete list of changes since the Beta 5 release:
- #2776659 by drunken monkey, drholera: Removed the deprecated Utility methods.
- #2268809 by drunken monkey: Converted all arrays in the code to use the short syntax.
- #2863736 by fran seva, drunken monkey: Added a setDataDefinition() method to the Field class.
- #2867118 by drunken monkey: Fixed reported coding standards problems.
- #2839932 by drunken monkey, borisson_, bmcclure, jacktonkin: Fixed Views problems with "Rendered item" fields.
- #2765317 by vasike: Added a "Last" aggregation for aggregated fields.
- #2861657 by drunken monkey: Removed remaining usages of "e.g.".
Please also see the release notes for the Beta 5 release – especially regarding two potentially disruptive changes for your site.