Right now a call is triggered everytime the filter is modified which can trigger a lot of network requests when the user is fiddling with the filters.
Imo a better workflow would be to set the desired filters and then trigger one call to the search api by pressing on the search button.