fix: only overrite the client when onlyFetchWithQuery prop is set to true;
We override the search function to enable skipping empty search queries, mostly for page speed optimisation. This fix opts out of this functionality and fixes the facet filter search functionality.