Add MSP to document_update.into_changes()

This commit is contained in:
Louis Dureuil
2024-11-20 14:53:37 +01:00
parent 35bbe1c2a2
commit 84600a10d1
2 changed files with 10 additions and 2 deletions

View File

@ -1343,6 +1343,7 @@ impl IndexScheduler {
&rtxn,
primary_key.as_deref(),
&mut new_fields_ids_map,
&|| must_stop_processing.get(),
)?;
let mut addition = 0;