Closed (fixed)
Project:
Search configuration
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2008 at 17:39 UTC
Updated:
2 Oct 2008 at 19:51 UTC
Hello, interesting module... for some reason, I am only seeing "node" and "user" as options in the advanced settings for the default tab--and yet I have the Location's module "By location" tab available via the advanced search form... my goal is to have the "By Location" tab to be the default display for the search block.
Am I missing something simple? Thanks.
Comments
Comment #1
canen commenteddellis,
I took a quick look at the location_search module and it seems to implement its own search. Search config will only recognise it if it implements the core search API.
Comment #2
dellis commentedmmm interesting, thanks. I guess that means I should probably find a way to call the location search module's search function directly in the block then.
Thanks for looking into it.
Comment #3
canen commented