Server machine name must be algolia?

Created on 23 February 2023, over 1 year ago
Updated 4 August 2024, 3 months ago

Problem/Motivation

In line 138 of SearchApiAlgoliaCommands.php the variable is looking for the search api server and if it is not named algolia then the delete process fails.

$backend_config_algolia = \Drupal::config('search_api.server.algolia')->get('backend_config');

Steps to reproduce

Create a search api server without the machine name algolia and try to delete items with drush sapia-d

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇺🇸United States kcolwell

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024