Description - The current local search feature only searches within the current page showing. With a 2k record limit per page, if there are multiple pages of data, the local search does not work to filter the resulting list to just the matching search items. This mean the search is useless since I still have to page through the list to get to the page that might have a local search match.
Why is this feature important to you - This is an important feature because it allows searching within the current object without having to page (search for projects in the entire project list or a resource within the entire resource list)
How would you like the feature to work - It should do a server-side filter of the search string rather than a local filter on the current page of data.
Current Behaviour - Anything in the search box will only match records within the current page of data.