How to use a fuzzy search in Oracle Content?
Hi,
Our application based on UCM is using GET_SEARCH_RESULTS to look into a media library.
Those media can contains in their metadata some accented characters (generally on french name and word).
While searching on the non-accented form a word (for example, i look for "edition" in order to get "édition"), i didn't get my results?
Is there a way to get those results in only one query without having to duplicate the character ?
Regards,