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

CommentFileSizeAuthor
#4 search_config-527144.patch1.82 KBjbomb

Comments

OldAccount’s picture

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.

k3vin’s picture

+1

dmitriy.trt’s picture

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

jbomb’s picture

StatusFileSize
new1.82 KB

Setting the modules' weight in the system table doesn't seem to do it. Here's a patch. It seems to work for me.

jbomb’s picture

Status: Active » Needs review
jbomb’s picture

Version: 6.x-1.5 » 6.x-1.x-dev

forgot to update the version number.

jbomb’s picture

Status: Needs review » Closed (fixed)

Strange, I was unable to reproduce this on a fresh install with Drupal 6.17 and Search Config 6.x-1.6