Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 446.97 KB
MD5: b573b94580bbf08564f7f877b9b46dbe
SHA-1: a91d77cdd5a974d225f24472ac341ae358621774
SHA-256: 0a9b678db1ee5d2f16fbbf464c3fc0122282cfe5d4b519ba303de2ee6327fa8b
Download zip 694.11 KB
MD5: d5c5913e617bde320fb0a995bed3fbbf
SHA-1: a380eb516a813d99cf6178bd0fe15e8ea7be5842
SHA-256: 1ffc00ebbd4a5e420db7ce87eb07aa9a94f13c4527968410f2b858d18e7fd076

Release notes

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

One noteworthy change is that #2922525: Index items only at end of page request changed the “Index items immediately” option to delay indexing until the end of the page request (instead of index right away when the change occurs). This is in line with the functionality in Drupal 7 and is expected to resolve several edge case problems that occurred previously as well as improve performance.
However, it is possible that this change could also lead to problems in (other) edge cases, so please (if you have “Index items immediately” enabled for one or more search indexes) make sure to thoroughly test this new module version on your site and report any problems you notice!

Also, if you are using node access and the "Content access" processor on your site, your feedback (or patch testing) could be very helpful in #2948707: ContentAccess processor fails to account for all grant records to ensure we don't break any existing functionality.

Complete list of changes since release 1.6:

Created by: drunken monkey
Created on: 23 Feb 2018 at 12:04 UTC
Last updated: 16 Apr 2018 at 09:53 UTC
Bug fixes
New features
Insecure

Other releases