Skip to main content

prepare_full_index_plan

Function prepare_full_index_plan 

Source
pub fn prepare_full_index_plan(
    registration: CodeRepositoryRegistration,
    selector: CodeRepositorySelector,
    resource_budget: CodeIndexResourceBudget,
) -> Result<CodeIndexPlan, CodeIndexError>
Expand description

Prepares a full repository index as a bounded, checkpointable batch plan.