Hi,

I've been using this module for Drupal 5 and it works very well. However, I was wondering if somebody could point me in the right direction for a modification I want to make.

I want the search box in the header of my site to point to the Google Appliance search only. Right now it goes to the Drupal search by default. Is there a way to short-circuit this so that it goes to the Google Appliance search instead?

Thanks!

Comments

JacobSingh’s picture

Status: Active » Fixed
efidler’s picture

Status: Fixed » Closed (fixed)

Thanks, Jacob! Those work beautifully.

Eric

OldAccount’s picture

I was already using the Search Config module to control which node types were being indexed, but changing the default search didn't do anything (http://drupal.org/node/527144). I installed the Suppress Search module (http://drupal.org/project/suppress_search) instead (found via Core Searches module) and it's working great, thanks!