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
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | search_config-527144.patch | 1.82 KB | jbomb |
Comments
Comment #1
OldAccount commentedSame 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.
Comment #2
k3vin commented+1
Comment #3
dmitriy.trt commentedYou 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
Comment #4
jbomb commentedSetting the modules' weight in the system table doesn't seem to do it. Here's a patch. It seems to work for me.
Comment #5
jbomb commentedComment #6
jbomb commentedforgot to update the version number.
Comment #7
jbomb commentedStrange, I was unable to reproduce this on a fresh install with Drupal 6.17 and Search Config 6.x-1.6