Install
Works with Drupal: ^9.4 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
47.23 KB
MD5: bc0505454034a38104842b47969bfdbb
SHA-1: 9cba98c05943c2b27e10422e416b2bb1ebd29868
SHA-256: d69dae95e303f3a624209448f90eb2c1e6a09c2ee84f1ac3aac7d875df9c4c93
Download zip
95.59 KB
MD5: 4a3e55c34e5556df1816224fb13246ba
SHA-1: 9855039b267898943b24a27e847b4fd510989e77
SHA-256: b4c4c828fd65f7979d704b375f8fb0e7a03279100c8dd7f00aa4968a8cc701d2
Release notes
The first stable release of Elasticsearch Helper module.
The most notable changes in version 8.0:
- Elasticsearch Helper 8.0 is compatible only with Elasticsearch 8.
- Multi-host configuration for use in a cluster environment.
- Support for event subscribers to react to most common Elasticsearch operations.
- Support for object-oriented description of index settings and field mappings.
- Simplified index plugin structure (no need to explicitly create an index in
setup()method). - Index plugins can define their own overall content reindex procedures in
reindex()method. - Sub-modules are split into their own separate projects:
- Typo in permission name changed (
configured elasticsearch helper => configure elasticsearch helper).