mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Update charabia in milli
This commit is contained in:
		@@ -16,7 +16,7 @@ bimap = { version = "0.6.3", features = ["serde"] }
 | 
			
		||||
bincode = "1.3.3"
 | 
			
		||||
bstr = "1.4.0"
 | 
			
		||||
byteorder = "1.4.3"
 | 
			
		||||
charabia = { version = "0.7.1", default-features = false }
 | 
			
		||||
charabia = { version = "0.7.2", default-features = false }
 | 
			
		||||
concat-arrays = "0.1.2"
 | 
			
		||||
crossbeam-channel = "0.5.8"
 | 
			
		||||
deserr = "0.5.0"
 | 
			
		||||
@@ -89,3 +89,6 @@ korean = ["charabia/korean"]
 | 
			
		||||
 | 
			
		||||
# allow thai specialized tokenization
 | 
			
		||||
thai = ["charabia/thai"]
 | 
			
		||||
 | 
			
		||||
# allow greek specialized tokenization
 | 
			
		||||
greek = []
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user