Hi,

is it possible to search the profiles without considering the accents and other special char ? for instance : if I look for someone actually named frédéric, and if my keyword if frederic, it won't work and I'll never find it.
Thanks and good luck!

Comments

caotica’s picture

Accents is simple module that removes accents from words to provide better search results. For example "á â Å ã" all become "a".

http://drupal.org/project/accents

davemybes’s picture

Status: Active » Fixed

By using the above-mentioned module, this functionality can apparently be implemented.

Anonymous’s picture

Status: Fixed » Closed (fixed)
alauzon’s picture

That module works only for D6 and less. What about D7?