AutoSuggest Search
Component type
Categories
Development status
Downloads
Component created
Component changed
AutoSuggest Search is a lightweight module aimed at extending autocomplete / type-ahead support to the native Drupal search. Using stock Drupal jQuery functionality, each keystroke within the search input triggers an AJAX request which quickly searches through your sites node titles (filtered by configurable content-types). The response to this AJAX request is a JSON encoded object that jQuery turns into AutoSuggested items. It's a fast and effective way to get AutoAuggest support for your site's search block.
