MeiliSearch/meilisearch-http/src/index
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
..
dump.rs clippy + fmt 2021-06-23 16:49:23 +02:00
error.rs decompose error messages 2021-06-24 10:57:28 +02:00
mod.rs clippy + fmt 2021-06-23 16:49:23 +02:00
search.rs Hotfix panic for unicode characters 2021-07-01 14:49:22 +02:00
update_handler.rs use only half of the computer threads for the indexation by default 2021-06-28 14:35:50 +02:00
updates.rs reduce the log level of some info! 2021-06-24 11:20:52 +02:00