I have for example the word 'spider-man 3' or 'mr. bean' in my database.
Is it possible to find the corresponding id's when the search string is without punctuation marks like searching with the string: 'spiderman' or 'mr bean'?
I'm trying to accomplish it by using MATHC AGAINST, also in BOOLEAN MODE but with no success.