Drupal is a registered trademark of Dries Buytaert

This module provides a Search API Backend for ElasticSearch.

The module uses the official ElasticSearch PHP Client. It is therefore compatible with any version of ElasticSearch >= 8.

Important:

To give you the freedom to choose the ElasticSearch version on your own, the ES PHP Client is not a composer dependancy of this module. Based on your installed ES version, you have to install the related ES PHP Client using composer:

composer require elasticsearch/elasticsearch ^8.11

Features

  • Search API integration for indexing, field mapping, views etc.
  • Facets
  • More Like This
  • Connector plugin type for external connector extensions
  • GeoData support
  • NGram analyzer support

Credits

This module heavily based on the work of the Search Api Opensearch module.

Activity

Total releases
1
First release
Feb 2025
Latest release
1 year ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.8 Stable Feb 24, 2025