Files
meilisearch/crates/milli/src/update/index_documents
ManyTheFish 161cb736ea Adapt tests to the Chinese word segmenter changes
The new Chinese segmenter is splitting words in smaller parts.
The words `小化妆包` was previously seegmented as `小 / 化妆包` and is now segmented as `小 / 化妆 / 包`,
which changes the tests results.
2025-06-03 10:37:29 +02:00
..
2025-04-29 14:47:30 +02:00
2025-01-09 10:36:38 +01:00
2025-01-09 10:36:37 +01:00
2025-04-01 11:26:34 +02:00
2025-04-01 11:26:34 +02:00
2025-04-23 16:57:50 +02:00