Combined free text and radio button/checkbox search

Hi,
I am trying to have a single search page that allows a user to be able to search using a text field (on items such as first/last name) and then also use radio buttons/check boxes on the boolean entries in my database to futher refine the result.

Is this possible?

Many thanks

Yes.
It is possible and easy to do so.

You can follow example of dataset filter or wix data Wix code api reference

Many thanks for the response.

Would you be kind enough to point me in the direction of an example?

You can have a look with this post.
It is about dataset filter