enterprise-search-php icon indicating copy to clipboard operation
enterprise-search-php copied to clipboard

Error: This API action is not available for Engines based on an Elasticsearch index

Open dysproseum opened this issue 1 year ago • 1 comments

I am using the Drupal module elastic_enterprise_search and am connected to an Elastic cloud instance which is running its own engine.

When I attempt to reindex content, the API returns Error 400 Bad Request from src/AppSearch/Endpoints.php

However, via the console, I was able to get a more specific error message.

Screenshot from 2024-05-31 15-20-30

What causes this error and is there any configuration I can do to resolve it?

dysproseum avatar May 31 '24 19:05 dysproseum