Install

Works with Drupal: ^9.3 || ^10.0

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 580.35 KB
MD5: 2cf3f5364c55a4c0fe73a980d6863f18
SHA-1: f7b988bf7def6f7e684aef41cfd7b4ebaf5725d6
SHA-256: 8e207157b04b8f10fc6e498f1ce6d855d8c67c7266dd7e29465484ce5b68ba46
Download zip 923.49 KB
MD5: 77c36ddb72ec22b064735f70d48cc15b
SHA-1: 25bd2cfab6a6332c595fbc8be1c4cfff33a85ce8
SHA-256: 05e529f8678f658a49e3f38b7e48fce59e5ad9673a6b49ce67dcdb54927ec466

Release notes

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

Known issue: If you are using the “HTML filter” processor, you should not use this release, since it contains a considerable performance regression (#3388678: Performance issues after fixing 'PHP 8.1 preg_replace()' issue) that will slow down indexing drastically for larger field values. Please use release 8.x-1.31 instead, or stay with 8.x-1.29 in case you are still using Drupal 9.

One important new change is that, thanks to the work of Steve Mokris (@smokris), the database backend finally supports phrase searching! It does use considerable resources so is disabled by default, but please feel free to give it a try if you are using the database backend on your site. (Go to your search server settings and set “Phrase indexing” to “Bigram”.)

Complete list of changes since release 1.29:

Created by: drunken monkey
Created on: 15 Oct 2023 at 10:37 UTC
Last updated: 25 Nov 2023 at 15:25 UTC
Bug fixes
New features

Other releases