MeiliSearch/meilisearch-http
bors[bot] 81e9fd8933
Merge #1184
1184: normalize synonyms during indexation r=MarinPostma a=LegendreM

fix #1135 #964

Normalizes the synonyms before indexing them, so they are not case sensitive anymore. Then normalization also involves deunicoding is some cases, such as accents, so `été` and `ete` are considered equivalent in a search for synonyms.

Co-authored-by: many <maxime@meilisearch.com>
Co-authored-by: Many <legendre.maxime.isn@gmail.com>
2021-02-01 14:12:57 +00:00
..
public Update interface.html 2020-12-21 10:15:19 +01:00
src fix authentication cors bug 2021-01-12 18:08:16 +01:00
tests Merge #1184 2021-02-01 14:12:57 +00:00
build.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
Cargo.toml update dependencies 2021-01-13 15:48:53 +01:00