Forum Moderators: Robert Charlton & goodroi
You can also block the crawling using wildcards in robots.txt. E.g. to block any URL containing a question mark (not suitable for all sites!), use:
User-agent: Googlebot
Disallow: /*?
I don't see the merit in indexing search results anyways.
Google doesn't like them either. From Matt Cutts' blog...
Search results in search results
[mattcutts.com...]
The new webmaster guideline that you’ll see on that page says "Use robots.txt to prevent crawling of search results pages or other auto-generated pages that don’t add much value for users coming from search engines."