mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Do not recompute stats on dumpless upgrade
Co-authored-by: Tamo <tamo@meilisearch.com>
This commit is contained in:
		@@ -32,7 +32,7 @@ impl UpgradeIndex for Latest_V1_13_To_Latest_V1_14 {
 | 
			
		||||
            index.vector_arroy.remap_data_type(),
 | 
			
		||||
        )?;
 | 
			
		||||
 | 
			
		||||
        Ok(true)
 | 
			
		||||
        Ok(false)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    fn target_version(&self) -> (u32, u32, u32) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user