mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 08:41:00 +00:00
Add MSP to document_update.into_changes()
This commit is contained in:
@ -1343,6 +1343,7 @@ impl IndexScheduler {
|
||||
&rtxn,
|
||||
primary_key.as_deref(),
|
||||
&mut new_fields_ids_map,
|
||||
&|| must_stop_processing.get(),
|
||||
)?;
|
||||
|
||||
let mut addition = 0;
|
||||
|
Reference in New Issue
Block a user