Skip to content

Search API exclude and Drupal 11

Ready

The latest stable release, 2.0.3, declares a core version requirement of ^8 || ^9 || ^10 || ^11, which covers Drupal 11.

Exclude nodes from indexing by Search API with the hook hook_search_api_query_alter(). Use case If you want to exclude nodes from Search API results. How to install Install and configure Search API Install Search API exclude (this module) Each node type have settings for enable them to have option to not be indexed (admin/structure/types/manage/[node type]) - field tab - Search api exclude.

Key facts

Project
search_api_exclude
Latest stable with Drupal 11 support
2.0.3 (20 Sept 2024)
Core version requirement
^8 || ^9 || ^10 || ^11
Maintenance status
Minimally maintained
Reported installs
15,924
Last synced from drupal.org
21 Sept 2026

Every field above comes from the drupal.org API. The Drupal 11 status is derived from the core version requirement across this project's releases.

Source: drupal.org/project/search_api_exclude