Algolia indexes get deleted

Created on 4 September 2024, 24 days ago

Problem/Motivation

Indexes are getting deleted on our algolia instance. When going to search API server and indexes, items are not getting reindexed as it shows that all items are already indexed on the server.
I saw that there is an issue when you delete indexes on one instance it will be deleted on others as well, if they share the same API id and key.
But in our case we have multiple instances, and each one has it's own unique ID/key.
So when I am deleting something on local instance, it should not be affecting the prod environment.

We do have custom implementation that goes along with this module, but what we are doing is, only altering some of the data that is being sent to algolia using hook_search_api_algolia_objects_alter()

Other than that, we fully rely on the functionality of this module.

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇷🇸Serbia Nemanja Grubic

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

Comments & Activities

Production build 0.71.5 2024