Add notes about clear_index_status rake task
What does this MR do?
It was noted by Dylan in this slack thread that the rake task gitlab:elastic:clear_index_status
is expensive, and that reindex could take really long time on large GitLab instances. This MR adds notes about it to the documentation.
cc @DylanGriffith could you please check this one and confirm that it looks fine?