mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 07:56:28 +00:00 
			
		
		
		
	Fix compiler warnings/errors
This commit is contained in:
		| @@ -52,6 +52,7 @@ fn main() -> Result<(), Box<dyn Error>> { | ||||
|                 &(!query.trim().is_empty()).then(|| query.trim().to_owned()), | ||||
|                 // what a the from which when there is | ||||
|                 TermsMatchingStrategy::Last, | ||||
|                 false, | ||||
|                 &None, | ||||
|                 &None, | ||||
|                 0, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user