mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-07 13:16:31 +00:00
Replace the regex highlighting by a simple algorithm
This commit is contained in:
@ -28,9 +28,6 @@ smallvec = "1.4.0"
|
||||
structopt = { version = "0.3.14", default-features = false }
|
||||
tempfile = "3.1.0"
|
||||
|
||||
# to highlight the documents
|
||||
regex = "1.3.9"
|
||||
|
||||
# logging
|
||||
log = "0.4.8"
|
||||
stderrlog = "0.4.3"
|
||||
|
Reference in New Issue
Block a user