MeiliSearch/meilisearch-http
many acfe31151e
Hotfix panic for unicode characters
When the highlight bound is in the middle of a character
or if we are out of bounds, we highlight the complete matching word.

note: we should enhance the tokenizer and the Highlighter to match char indices.

Fix #1368
2021-07-01 14:49:22 +02:00
..
src Hotfix panic for unicode characters 2021-07-01 14:49:22 +02:00
tests accept any content type as json 2021-06-30 17:05:59 +02:00
build.rs clippy, fmt & tests 2021-05-31 16:03:39 +02:00
Cargo.toml Update milli 2021-06-30 18:39:06 +02:00