Update 1/13/2016 – Changes to script. The original script hides the list view pagination. Changes marked as Pagination Fix below.
I have a SharePoint list that has exceeded the 5,000 item limit threshold. This, of course, causes a couple of views to go bonkers.
I indexed several list columns but the client still needs to be able to filter the entire list. I wrote some jQuery to replace that awful message shown above.
Even though SharePoint is complaining in the background, selecting a filter will return results to the list web part.