This is a fanstastic plugin, thanks so much!
One small issue I noticed, in our old standard WP results results we could filter by post type in the URL like this:
http://example.org/?s=new+york+city&post_type=post
Which would only show matches that were posts, or
http://example.org/?s=new+york+city&post_type=page
Which would only return matches that were pages
Relevanssi seems to ignore this query and just return all matches. This is important behavior for us as we're using WP as a CMS and need to keep the blog post search results separate from the rest of the site. Any ideas?
Thanks,
Dalton