mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-02-20 17:45:54 +08: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"