Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 488.09 KB
MD5: 7560419c62a918426d2beca5a14144b6
SHA-1: e84aa1bfc60ca5023141660470af492c8945934d
SHA-256: 99109871c7f00d3a7a087018071060e3932b6bd63f0081c8c3fafc207e926658
Download zip 766.08 KB
MD5: 1083c8eede6cbd28090a81dfcdd8130d
SHA-1: bfc45a5ea3965cd8355927cd56a8f6a148cfc5e5
SHA-256: 4d97715302d5cbe112609a86b2d047ef30eebbed6a2396585280a4174b21621a

Release notes

This is release 1.14 of the Search API module, containing several bug fixes and new features.

Please note several important changes in this release:

  • Due to #3065385: Drush commands entirely broken because of Search API changes, this release will be incompatible with any 2.x or 3.x versions of the Search API Solr module before release 3.2 (or very recent dev versions). It will continue to work with 1.x releases, though. Also, for 2.x and older 3.x versions, only Solr Drush commands will be broken – otherwise, both modules will work fine.
  • Developers, please note that in #3023704: Convert hooks to events we deprecated all hooks defined by this module, providing new events as replacements. See the change record for details. Please note that it is currently planned to remove all our hooks before the release of module version 9.x-1.0, so hooks in custom modules will also need to be converted accordingly in order to keep them working after the move to Drupal 9.
  • People using the “Rendered HTML output” field and managing a multi-lingual site are advised to try out the latest (D8) patch in #3035977: Rendered HTML Output doesnt respect activeLanguage completely to make sure it doesn’t break anything on their site, or maybe even helps resolve some edge case issues with that field on multilingual sites. The fix we have in mind requires temporarily changing the global language negotiator, so it’s hard to see whether this couldn’t lead to unintended consequences for specific setups. Therefore, having a large number of people testing this before committing would be very helpful.

Complete list of changes since release 1.13:

Created by: drunken monkey
Created on: 8 Jul 2019 at 15:29 UTC
Last updated: 7 Nov 2019 at 10:33 UTC
Bug fixes
New features
Insecure

Other releases