Searching a complete collection (lazy load issue)

Yes, Thank you.
The list is a collection of professional relationships my members have. I am using the simple list component and using the list’s search tool. I have added 2 filters to break it up and make it more useful to the user.

The first 20 records on the list load fast and as long as I’m typing something in the search field that is already displayed in the list, I’m fine. But if I search by a company name for example (that I know is in the list multiple times) and it has not been loaded yet, then it will not filter by that to display.