LoadIndexWithRecovery

Function LoadIndexWithRecovery 

Source
pub async fn LoadIndexWithRecovery(
    index_directory: &Path,
    max_retries: usize,
) -> Result<FileIndex>
Expand description

Load index with automatic recovery on corruption