Problem/Motivation

Elasticsearch Helper Preview is currently only compatible with the 8.x-7.x branch of Elasticsearch Helper. Let's create a new 8.x compatible version.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

artis.bajars created an issue. See original summary.

maijs’s picture

Status: Active » Needs review
StatusFileSize
new28.83 KB

Adding a patch which adds to the MR provided by artis.bajars:

- Support for _type is removed.
- Configuration schema for Elasticsearch Helper Content index plugin is added.
- Validation for front-end app URL is added (must be external).
- Phpdoc variable descriptions are added.

artis.bajars’s picture

Status: Needs review » Reviewed & tested by the community

Tested with Elasticsearch Helper 8.1.0, Elasticsearch 8.15.2 on Drupal 10.3.5. Good to go.