I am planning redirect the search results to it's matching category page to avoid having two indexed pages of essentially the same content.
Example
http://www.example.com/search/?kw=sunglasses
wil be redirected to
http://www.example.com/category/sunglasses/
Is this a good idea? What are the possible negative effect if I go this route?
Thanks.