Facet API and Drupal 11
No release declares support for Drupal 11.
Overview The Facet API module allows site builders to easily create and manage faceted search interfaces. In addition to the UI components that come out of the box, themers and module developers can build their own widgets that can optionally be contributed back to Drupal.org.
Key facts
- Project
- facetapi
- Latest stable release
- 7.x-1.10 (4 Feb 2024)
- Core version requirement
- None recorded
- Maintenance status
- Actively maintained
- Reported installs
- 12,372
- 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.
What is blocking the upgrade
No release declares support for Drupal 11.
No alternative is recorded for this project.
Source: drupal.org/project/facetapi
Related modules in Site search
Search API
ReadyGo beyond core's search functionality for content, users, and other entities. Display search results and integrate with external search backends (Solr, ElasticSearch, Algolia) via additional modules.
search_apiLatest stable 8.x-1.41169,654 sitesFacets
ReadyAllows users to add additional filters (facets) to search results, to further refine search results by some criteria (e.g. Amazon's search interface).
facetsLatest stable 3.0.759,323 sitesSearch API Autocomplete
ReadyThis module provides autocomplete functionality for Search API searches. Autocompletion can be activated and configured for each search (all search views and pages) individually, so you have fine-grained control over where autocompletion can be used – and by whom. Autocompletion only works on server backends supporting it. See the list features list for Drupal 7 and Drupal 8 .
search_api_autocompleteLatest stable 8.x-1.1241,319 sitesSearch API Exclude Entity
ReadyIntroduction This module is the Drupal 8+ / Search API successor to Apache Solr Node Exclude. It makes it possible to exclude nodes and other entities from being indexed in search indexes configured using Search API framework. Compared to the Drupal 7 / Apache Solr version is the new Drupal 8 version using a custom field type, widget and formatter for controlling the exclude status on entities.
search_api_exclude_entityLatest stable 3.0.113,495 sitesSearch API Database Search
Not yetThis module provides a backend for the Search API that uses a normal database to index data. It is therefore a cheap and simple alternative to backends like Solr, but can also be a great option for larger sites if you know what you're doing.
search_api_dbLatest stable 7.x-1.910,388 sitesCustom Search
PartialThis module alters the default search box in many ways. If you need to have options available like in advanced search, but directly in the search box, this module is for you. The module adds options to select: which content type(s) to search, which specific module search to use (node, help, user or any module that implements search), which taxonomy term to search in the results (by vocabulary),
custom_search10,172 sites