So I was using the module finder to find all "carousel" modules, which returns four results (if you change the Title to Contains). However, then I wanted to link someone to this, but the regular search only returns two modules: http://drupalmodules.com/search/node/car...
Comments
Search Modules
User login
Recent Posts
Most Downloaded
Latest Reviews
Term Node Count
"This is such a simple module to use I rated the documentation as five, even though I have not even looked..."
Mass Contact
"This is a bit mind-boggling that this wouldn't use tokens. So all emails are generic, with no customization..."
Admin
"This module is great, most of Drupal's weakness has been in people not understanding it's administration..."

Drupal search
John - May 12, 2008 - 06:33
This is a limitation of Drupal's word-based search algorithm. Because Drupal only compares exact words, it can't make a connection between "carousel", "jCarousel", and "Nodecarousel".
Module Finder doesn't have this problem because it compares everything at the character level.
Unfortunately, there isn't an easy way to link to Module Finder results at the moment.