mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-30 15:36:28 +00:00 
			
		
		
		
	Update milli/src/search/mod.rs
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
This commit is contained in:
		| @@ -260,7 +260,7 @@ impl fmt::Debug for Search<'_> { | ||||
|             .field("words_limit", words_limit) | ||||
|             .field("distribution_shift", distribution_shift) | ||||
|             .field("embedder_name", embedder_name) | ||||
|             .field("time_bduget", time_budget) | ||||
|             .field("time_budget", time_budget) | ||||
|             .finish() | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user