I\'m using the UISearchBar (but not the SearchDisplayController that\'s typically used in conjunction) and I\'d like to dismiss the keyboard when you hit the \'X\' button.>
I found this in a previous question:
UISearchbar clearButton forces the keyboard to appear
It should do exactly what you want to do.