mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Fix progress of into_changes
This commit is contained in:
		@@ -1344,6 +1344,7 @@ impl IndexScheduler {
 | 
			
		||||
                    primary_key.as_deref(),
 | 
			
		||||
                    &mut new_fields_ids_map,
 | 
			
		||||
                    &|| must_stop_processing.get(),
 | 
			
		||||
                    &send_progress,
 | 
			
		||||
                )?;
 | 
			
		||||
 | 
			
		||||
                let mut addition = 0;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user