mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-23 05:14:27 +01:00
81e9fd8933
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> |
||
---|---|---|
.. | ||
public | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |