> "eDaama.org" wrote:
>
> Hi all,
>
> I'd like to ignore accent while searching. For example, find
> documents containing "�valuer" when tapping
> "evaluer".
>
> Is there a simple way to configure mnoGoSearch?
There is no an easy way, you have to hack code. Add a
function which will convert accented text into
non-accented. Call it in UdmAddWord() at indexing
time as well as UdmFindSQL() at a search time.
Please send us a patch.
> otherwise, is it
> save to hack the UdmStrCRC32 by remplacing every accent
> character with the non-accent one?
>
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]