Problem: I am creating a directory site with multiple post types. I would like to show custom search Views for each post type and include a taxonomy filter in each search View. I would like to keep the search results and taxonomy filters separated by post type.
Solution: Create the various post types and create one corresponding taxonomy for each post type. Create one custom search View for each post type. Add the corresponding taxonomy filter to each search View.