MeiliSearch/meilisearch-http
bors[bot] b1d9ad7134
Merge #1224
1224: fix synonyms normalization r=MarinPostma a=LegendreM

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"

Co-authored-by: many <maxime@meilisearch.com>
2021-02-04 15:37:33 +00:00
..
2020-12-21 10:15:19 +01:00
2021-02-03 15:21:06 +01:00
2019-11-26 11:12:30 +01:00
2021-02-02 14:23:33 +01:00