I am using the dataTables
plugin of jQuery
and the problem is happening because of accented words. For example, you have several items in the list, and one of them is called coffee . If in the search bar I look for coffee , it will return me right just items with the word coffee. Now if I put cafe , without the accent, then it does not return me items that have coffee . What can be done in this case?