Posted by black silence on July 22, 2009 at 7:23am
| Project: | Search configuration |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
Comments
#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
#4
Setting the modules' weight in the system table doesn't seem to do it. Here's a patch. It seems to work for me.
#5
#6
forgot to update the version number.
#7
Strange, I was unable to reproduce this on a fresh install with Drupal 6.17 and Search Config 6.x-1.6