pub async fn UpdateFilesBatch(
index: &mut FileIndex,
file_paths: Vec<PathBuf>,
config: &IndexingConfig,
) -> Result<UpdateBatchResult>Expand description
Update multiple files in batch
pub async fn UpdateFilesBatch(
index: &mut FileIndex,
file_paths: Vec<PathBuf>,
config: &IndexingConfig,
) -> Result<UpdateBatchResult>Update multiple files in batch