Here's a patch that alters the search module to define a default search type. I use it to make apachesolr_search the default type instead of 'node' (but it could be used to customise for any other type of search).

Enjoy,
Matt

Comments

robertdouglass’s picture

Status: Active » Closed (won't fix)

Have you seen the coresearches module? http://drupal.org/project/coresearches

It's good that you post the patch here as others may find it useful, but I'm marking it won't fix as it's against the philosophy of this module to care what the other modules are doing.