Make Deletion in Algolia done in Batches with drush command

Created on 8 September 2021, about 3 years ago
Updated 4 August 2024, about 2 months ago

Problem/Motivation

Currently each items deleted is triggered to algolia in small request. Making it small multiple delete request to algolia if there is multiple items deleted.

Proposed resolution

  • delete multiple items in single drush command execution.
  • Created a config to use old method of deleting on the fly or proposed method of deleting multiple items.
  • If config enabled store the deleted items in unique table.
  • create a drush command to delete the deleted items available in table in batches
Feature request
Status

Fixed

Version

3.0

Component

Code

Created by

🇮🇳India Hammad Ghani

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024