My header has a Search Filter in the header bar and a query loop set up for instant search, so users can search for products from the site header. This was working prior to v.2.x.
Nothing about the header template has been touched since upgrading to v.2.x (now at 2.0.2)
The query loop is set up to show only post type = products. However, now it shows posts a multiple types (posts, products, custom post types).
I also have a search filter on my product archive page, and it also now returns non-product posts.
Is there a workaround for this bug I can employ until it gets fixed?