Elasticsearch Helper is a helper module to work with Elasticsearch on Drupal project.
Whereas modules like elasticsearch_connector and other search_api plugins try to abstract away the actual API of Elasticsearch, this module tries to embrace it instead. It provides some common tools on which to build your own integration.
The module defines an "ElasticsearchIndex" plugin type and a base implementation for you to extend. Unless you define your own plugin, this module will not do anything. Take a look at the included elasticsearch_helper_example module for example plugins.
Versions and Elasticsearch Compatibility
- 8.x - Compatible with Drupal 9.4, Drupal 10 and Elasticsearch 8
- 8.x-7.x - Compatible with Drupal 9.4, Drupal 10 and Elasticsearch 7
Dependencies
- Version 8.x requires the Elasticsearch PHP library version 8.x.
- Version 8.x-7.x requires the Elasticsearch PHP library version 7.x.
Project information
- Project categories: Content editing experience, Integrations, Site search
490 sites report using this module
- Created by floretan on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Development version: 8.x-dev updated 28 Feb 2025 at 16:31 UTC
Development version: 8.x-7.x-dev updated 26 Apr 2024 at 12:06 UTC



