If you are using query string mode for the filters then you can do it in the same way - you will pre-configure the condition in the query string. If you are not using query strings for the filters, then you need to pass the information somehow else to the filter - either through the request variables or through cookie value and then adjust the search results web part code to read the values and add them to the search query.