Install

Works with Drupal: ^10.1 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 594.56 KB
MD5: b233ad118efae066e18e24b1a36c2dad
SHA-1: 08680531158ac6557806f2ea1248b64facfa03f8
SHA-256: 0e8556627e361ff204e1bb25d16a896370da9fd94a98eb610bf47b3c69798f03
Download zip 939.2 KB
MD5: 1d69e6f9b7e275caf2d550651ad64c99
SHA-1: 6414709995217599839167bc638e0e49243ff714
SHA-256: b77fe96ee65314da00e26eac3f16df93aa1d301fa783b10f79a467ce7a6daa87

Release notes

This is release 1.33 of the Search API module, containing a single bug fix for a critical issue introduced in the previous release (1.32).

Caution: There is a known issue (#3438940: Search API 1.33 breaks Search API Solr Datasources and installations with custom field types that use fallback types) causing problems in search views when using the “Solr Document” datasource. Please wait for release 1.34 if you are using such a setup.

If you updated to version 1.32 previously, the bug (#3437379: search_api_post_update_views_cache_none() replaces all cache types with "search_api_none") would most likely have led to the caching of all your search views being switched off (turned to “Search API (none)”). In this case, the fix included in this release will unfortunately not help you. You should manually inspect your search views (i.e., views based on Search API indexes) and set their caching strategy as desired. Alternatively, restore a config export of the affected views from before you updated to Search API 1.32.

Complete list of changes since release 1.32:

Created by: drunken monkey
Created on: 4 Apr 2024 at 14:50 UTC
Last updated: 6 Apr 2024 at 10:47 UTC
Bug fixes

Other releases