Problem/Motivation

Recombee Search API backend doesn't support deleteItems() operation yet.

Steps to reproduce

If you delete an indexed entity, it's not deleted from Recombee API.

Proposed resolution

Implement deleteItems() operation to delete item from Recombee API.

Comments

kyberman created an issue. See original summary.

kyberman credited KVBen.

kyberman’s picture

Status: Active » Needs review
StatusFileSize
new1.25 KB

Here is the patch, partially implemented by @kvben at https://www.drupal.org/project/search_api_recombee/issues/3198971, so thank you!

  • kyberman committed 531b518 on 8.x-1.x
    Issue #3248185 by kyberman, KVBen: Implement deleteItems operation
    
kyberman’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.