Download & Extend

changing "default search" has no effect

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.

AttachmentSize
search_config-527144.patch 1.82 KB

#5

Status:active» needs review

#6

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

forgot to update the version number.

#7

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