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
Announcements
"Simple yet excellent module that creates a new node type, along with a new style for the teaser and full..."
Webform
"Words cannot describe how useful this module is for me. Creating forms has always been something I have..."
DB Maintenance
"Optimizing your databases is an easy way to improve performance, especially on busy sites where the content..."
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.