I am using a UISearchBar to match text input against entries in a database and display the matched results to the user in a UITableView, as they type. All is well, however, I cannot find a way to alter the return key type of the search bar's keyboard. By default it replaces the standard return key with a Search button. Because I am doing a live search as the user types, I do not need this button a