mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
Add MSP to document_update.into_changes()
This commit is contained in:
parent
35bbe1c2a2
commit
84600a10d1
2 changed files with 10 additions and 2 deletions
|
@ -1343,6 +1343,7 @@ impl IndexScheduler {
|
|||
&rtxn,
|
||||
primary_key.as_deref(),
|
||||
&mut new_fields_ids_map,
|
||||
&|| must_stop_processing.get(),
|
||||
)?;
|
||||
|
||||
let mut addition = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue