elasticsearch_helper_index_management
44 sites
Security covered
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.