Support index_id argument in the Zoekt::IndexingTaskService

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Support a new argument index_id in the Search::Zoekt::IndexingTaskService so that if the caller already has the zoekt_index then we can avoid the Router call to find out the index.

The following discussion from !165033 (merged) should be addressed:

  • @terrichu started a discussion: (+3 comments)

    I looked at IndexingTaskService and noticed it takes a project_id and looks up the index for that project_id. The index is known at this point. Is there a way to pass that in?

Edited by 🤖 GitLab Bot 🤖