mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-30 23:46:28 +00:00 
			
		
		
		
	Branch POST /search on the dedicated analytics aggregator
This commit is contained in:
		| @@ -150,7 +150,7 @@ pub async fn search_with_post( | ||||
|     if let Ok(ref search_result) = search_result { | ||||
|         aggregate.succeed(search_result); | ||||
|     } | ||||
|     analytics.get_search(aggregate); | ||||
|     analytics.post_search(aggregate); | ||||
|  | ||||
|     let search_result = search_result?; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user