I have a database collection which is our Staff A-Z directory. When searching for names with an apostrophe (e.g. O'Reilly) the search returns the correct list of names but also displays Did you mean "o'reilly"? (irrespective of whether the search term is entered in upper or lower case).
How do I stop the "Did you mean" showing a suggestion that is identical to the search term?