Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suggestion that UT people search ignore accent marks
Message
From
25/02/2005 06:19:11
 
 
To
24/02/2005 17:30:35
General information
Forum:
Level Extreme
Category:
Other
Miscellaneous
Thread ID:
00989499
Message ID:
00990463
Views:
21
>>YES! I definitively second Alex idea.
>>
>>This is a feature I love on Google. It handles diacritical marks perfectly. You can search Salías and get matches like Salias (no accent). Moreover, you can search for Salias (no accent) and get Salías (with accent) matches also.
>>
>>I gues you can get that with a flattened name field (beside the current one), where you do a ChrTran() replacing all the accented chars by their plain counteparts, and apply the same to the seached name.
>>
>>Great feature for such a Universal web site lie this.
>
>I'll have to see if I can support that within the current infrastructure. Otherwise, I'll have to add another field and create a secondary index on with content without accent.

I guess having a secondary field (or fields, if you store first and last name) is the key. This way you can do the redux cleanly. Otherwise, you should have to put a very complex index expression that could turn out to be a bit slow, although maybe not noticeable.

Let us know how it goes,
Previous
Reply
Map
View

Click here to load this message in the networking platform