mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
Add range search and incremental indexing algorithm
This commit is contained in:
committed by
Loïc Lecrenier
parent
63ef0aba18
commit
b8a1caad5e
@ -54,7 +54,7 @@ big_s = "1.0.2"
|
||||
insta = "1.21.0"
|
||||
maplit = "1.0.2"
|
||||
md5 = "0.7.0"
|
||||
rand = "0.8.5"
|
||||
rand = {version = "0.8.5", features = ["small_rng"] }
|
||||
|
||||
[features]
|
||||
default = [ "charabia/default" ]
|
||||
|
Reference in New Issue
Block a user