Elasticsearch Helper Index Management
43 sites
Security covered
This module allows you to manage Elasticsearch index plugins directly through the Drupal administrative interface. You can perform actions such as dropping, setting up, and re-indexing content for any configured Elasticsearch index.
Elasticsearch Helper Index Management module provides Elasticsearch Helper index plugin management from the administrative UI. It allows performing operations like drop index, setup index, reindex the content on any Elasticsearch index plugin.
Requirements
- Drupal 10 or 11
- Elasticsearch Helper module
Installation
Elasticsearch Helper Index management can be installed via the
standard Drupal installation process.
- Install
Elasticsearchsearch engine (how-to). - Install and enable Elasticsearch Helper module.
- Install and enable Elasticsearch Helper Index management
module.
Usage
- Go to
/admin/config/search/elasticsearch_helper/indexto manage index plugins. - There are multiple operations available for index plugins:
- Setup the indices managed by index plugin.
- Queue content items for re-indexing.
- Drop the indices managed by index plugin.