MeiliSearch/meilisearch/tests
bors[bot] b985b96e4e
Merge #3530
3530: Fix highlighter bug r=Kerollmops a=ManyTheFish

# Pull Request

There was a highlighting issue on CJK's character, we were highlighting too many characters and these additional characters were duplicated after the highlight tag.

## Related issue
Fixes #3517 
Fixes #3526 

## What does this PR do?
- add a test showcasing the bug
- fix the bug by activating the char_map creation of the tokenizer during the highlighting process


Co-authored-by: ManyTheFish <many@meilisearch.com>
2023-02-23 10:59:43 +00:00
..
assets serde ndjson fix 2022-12-21 11:27:15 +08:00
auth multi-search/authentication: Add authentication tests 2023-02-22 17:04:12 +01:00
common multi-search: Add test server search method for multi search 2023-02-22 17:04:12 +01:00
dashboard Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00
documents update the csv error code from InvalidIndexCsvDelimiter to InvalidDocumentCsvDelimiter 2023-02-22 19:26:48 +01:00
dumps fix the import of dump v2 generated by meilisearch v0.22.0 2023-01-31 13:03:28 +01:00
index add tests on the index resource 2023-01-24 13:20:20 +01:00
search Merge #3530 2023-02-23 10:59:43 +00:00
settings Fix tests 2023-01-19 15:48:20 +01:00
snapshot Merge --schedule-snapshot and --snapshot-interval-sec options 2023-01-04 14:13:54 +01:00
stats Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00
swap_indexes Fix tests 2023-01-19 15:48:20 +01:00
tasks Fix non insta tests 2023-01-19 16:10:05 +01:00
content_type.rs Fix non insta tests 2023-01-19 16:10:05 +01:00
integration.rs add functionnal + error tests on the swap_indexes route 2023-01-18 09:36:04 +01:00