Don't think DAO can handle it locally - will have to be implemented server side.
3 ways i can think of:
a) Setup and use an Oracle Context index on this field.
b) create a function based index with your own text normalization function to get rid of any special characters (lookup the...