Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module integrates with Elasticsearch as a backend for the Search API module, allowing you to index and search your content using Elasticsearch. It supports features like facets, "more like this" suggestions, and geolocation, and leverages the official Elasticsearch PHP client.

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
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Release date
1.0.8 Stable Feb 24, 2025