mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 07:56:28 +00:00 
			
		
		
		
	Merge #2468
2468: Update milli 0.29 r=Kerollmops a=ManyTheFish - [x] Update milli to 0.29 - [x] Integrate charabia - [x] Set disabled_words to default when Index::exact_words returns None - [x] Fix ranking rules integration test fixes #2375 fixes #2144 fixes #2417 fixes #2407 Co-authored-by: ManyTheFish <many@meilisearch.com>
This commit is contained in:
		| @@ -8,7 +8,7 @@ base64 = "0.13.0" | ||||
| enum-iterator = "0.7.0" | ||||
| hmac = "0.12.1" | ||||
| meilisearch-error = { path = "../meilisearch-error" } | ||||
| milli = { git = "https://github.com/meilisearch/milli.git", tag = "v0.28.0" } | ||||
| milli = { git = "https://github.com/meilisearch/milli.git", tag = "v0.29.1" } | ||||
| rand = "0.8.4" | ||||
| serde = { version = "1.0.136", features = ["derive"] } | ||||
| serde_json = { version = "1.0.79", features = ["preserve_order"] } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user