Google News
logo
Drupal - Interview Questions
How to interact with Drupal search systems?
There are three ways to interact with Drupal search system by implementing :
 
* nodeapi (update index)
* hook_search()
* hook_update_index()
Advertisement