Search API exclude and Drupal 11
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
Related modules in Administration tools
Chaos Tool Suite (ctools)
ReadyCTools is a developer toolkit that provides APIs, etc. to improve the developer experience. Most often you don't install this directly; it's a dependency of some other module you want.
ctoolsLatest stable 4.1.1457,555 sitesAdmin Toolbar
ReadyImproves the default administration toolbar menu by turning it into a drop-down, for fast access to all administration pages. Can also provide access to additional tools from the admin menu.
admin_toolbarLatest stable 3.6.3299,176 sitesRedirect
ReadyProvides the ability to create manual redirects and maintain a canonical URL for all content, redirecting all other requests to that path. Features Common API for loading, saving, and deleting redirects. Case-insensitive redirect matching with a hook to allow other modules to narrow-down the candidate redirects.
redirectLatest stable 8.x-1.13275,714 sitesBetter Exposed Filters
ReadyReplaces Views' default single/multi-select boxes with radio buttons or checkboxes, respectively. You can add fields to the exposed filters to improve the user experience.
better_exposed_filtersLatest stable 7.1.3196,250 sitesViews Bulk Operations (VBO)
ReadyAllows applying actions to multiple items in a view. Operations are performed in batches, to avoid timeouts. Supports custom actions, confirmation steps, selection across all view results, and more.
views_bulk_operationsLatest stable 4.4.8157,391 sitesLinkit
ReadyLinkit provides an autocomplete functionality for Drupal link interfaces. Linkit supports nodes, users, taxonomy, files/media, and basic support for all types of entities that define a canonical link template.
linkitLatest stable 7.0.17155,534 sites