MeiliSearch/meilisearch-http
many 1df0fdf3e2
fix synonyms normalization
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"
2021-02-03 15:21:06 +01:00
..
2020-12-21 10:15:19 +01:00
2021-02-02 12:37:33 +00: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