mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-30 23:46:28 +00:00 
			
		
		
		
	Update crates/milli/src/index.rs
Co-authored-by: Tamo <tamo@meilisearch.com>
This commit is contained in:
		
				
					committed by
					
						 Kerollmops
						Kerollmops
					
				
			
			
				
	
			
			
			
						parent
						
							f32ab67819
						
					
				
				
					commit
					abebc574f6
				
			| @@ -443,7 +443,6 @@ impl Index { | ||||
|         wtxn: &mut RwTxn<'_>, | ||||
|         stats: DatabaseStats, | ||||
|     ) -> heed::Result<()> { | ||||
|         eprintln!("putting documents stats: {:?}", stats); | ||||
|         self.main.remap_types::<Str, SerdeJson<DatabaseStats>>().put( | ||||
|             wtxn, | ||||
|             main_key::DOCUMENTS_STATS, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user