So when a member is deleted via the backoffice, my custom member indexer does not update to remove is corresponding record. I can force a manual rebuild and it all works fine, but I am looking for an automatic solution.
Is there an examine API method I can use to trigger a rebuild? If so I can wire this up to the member_delete event.
Examin index does not remove a deleted member
So when a member is deleted via the backoffice, my custom member indexer does not update to remove is corresponding record. I can force a manual rebuild and it all works fine, but I am looking for an automatic solution.
Is there an examine API method I can use to trigger a rebuild? If so I can wire this up to the member_delete event.
is working on a reply...