Acquia: Drupal’s ambitious search module
provides a framework
for building searches of all kinds. By isolating the tasks involved in
searching, and allowing the actual search implementations to be handled
by other modules, the search framework sets the stage for all sorts of
creative search applications. This article, which applies to Drupal 6,
explores the structure of the search framework by following the steps
needed to execute a search.
Complete Story