Skip to content

Update search dev docs for sharding, transfers & deletes

Terri Chu requested to merge tchu-update-search-dev-docs into master

What does this MR do and why?

Related to #471833

It's not possible to create a generic delete worker that uses traversal_ids since all indexes do not have the field in the document mapping.

This MR updates the development guidelines with how to keep the indexed data consistent when transfers and deletes happen.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

N/A

How to set up and validate locally

docs only

Edited by Terri Chu

Merge request reports