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
IndexingTaskServiceand noticed it takes aproject_idand looks up theindexfor thatproject_id. Theindexis known at this point. Is there a way to pass that in?
Edited by 🤖 GitLab Bot 🤖