Doing Empty Searches with jQuery plugin

Is there a way to perform empty searches with the jQuery search plugin?

From what I see, it is driven from the stq hash parameter and only does a search when it has a truthy js value.

I’m using it as a product search that should by default show all products and limit results by filters in a sidebar or a text term.