Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

search_api_typesense

102 sites Security covered
View on drupal.org

Provides a Typesense Backend to Search API.

The current implementation allows for creating and managing a Typesense collection directly from the Drupal UI.

At the moment, the module doesn't support creating a search page using the Views module (like other Search API backends); this is by design, as implementing the search in the front end has many advantages, first of all, speed.

See how it works: here.

Getting started

  1. Download and install Typesense
  2. Install and enable the module
  3. Create a new Search API server using the Typesense server created in step 1
  4. Create a new Search API index using the Search API server created in step 3
  5. Add fields to the index created in step 4, including at least one numeric field that can be used for sorting
  6. Configure the Typesense collection's schema using the Schema tab at /admin/config/search/search-api/index/${index_name}/schema. Indexing content will not be possible unless this step has been completed.

If you're on DDEV, you can use an add-on to download a run Typesense inside DDEV, just type:

ddev add-on get lussoluca/ddev-typesense

Currently implemented features

Typesense Search API Backend

Search API features

The module includes a Typesense Search API Backend that can be used for the creation and management of a Typesense collection, including:

  • Server creation
  • Index creation
  • Typesense schema management
  • Indexing
  • Synonyms
  • Curations
  • Stopwords
  • API key management
  • Embedding and semantic search

Activity

Total releases
5
First release
Mar 2025
Latest release
1 month ago
Release cadence
88 days
Stability
80% stable

Release Timeline

Releases

Version Type Release date
1.2.0-beta1 Pre-release Feb 28, 2026
1.1.2 Stable Dec 15, 2025
1.1.1 Stable Sep 30, 2025
1.1.0 Stable Sep 18, 2025
1.0.1 Stable Mar 13, 2025