Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Search API Typesense

240 sites Security covered Drupal 10–11
View on drupal.org

This module provides a backend for the Search API module that uses Typesense for search functionality. It allows you to manage your Typesense collections and schema directly from Drupal and supports features like synonyms, stopwords, and API key management.

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

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
8
Tracked since
Dec 2024
Latest release
1 month ago
Releases (12 mo)
6 ▲ from 2
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.2.0-beta3 Pre-release 10–11 Jul 23, 2026
1.2.0-beta2 Pre-release 10–11 Jul 17, 2026
1.2.0-beta1 Pre-release 10–11 Feb 28, 2026
1.1.2 Stable 10–11 Dec 15, 2025
1.1.1 Stable 10–11 Sep 30, 2025
1.1.0 Stable 10–11 Sep 18, 2025
1.0.1 Stable 10–11 Mar 13, 2025
1.0.0 Stable 10–11 Dec 30, 2024