changing "default search" has no effect
black silence - July 22, 2009 - 07:23
| Project: | Search config |
| Version: | 6.x-1.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I changed the default search type to realname instead of node, but this has no effect. The search box always brings me to search/node/...
When I look at the code I see some lines that only run for form_id = search_theme_form. I don't have an search_theme_form, only search_form and search_block_form on my page

#1
Same here! We're trying to setup our new Google Appliance (using http://drupal.org/project/google_appliance) and I'd like the Google results to be the default rather than node/user/etc. but this setting isn't changing anything.
#2
+1
#3
You need to change module's weight to 1 or more, by hand in "system" table or with help of this module http://drupal.org/project/util