-
mbergeron authored
In this process, we are leveraging the ElasticSearch re-index API and index alias such as we decouple the index used by GitLab from the index we use for reindexing. This method enables us to use an atomic process to swap the freshly indexed index online, without any downtime.
71564639