mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-04-11 09:01:42 +02:00

Synonyms needs to be indexed in ascendant order, and the new normalization step for synonyms potentially changes this order which break the indexation process because "Harry Potter" > "HP" but "harry potter" < "hp"