Hello,

I have a big nice view encompassing all views in my site, and I woudl like to be able to pass the search query in case of a 404 to this view instead of the core search module.

Is this possible at the moment? :)

Comments

giorgio79’s picture

I meant to say I have a big view encomassing all nodes :)

zyxware’s picture

Assigned: Unassigned » zyxware

Hi giorgio79

I need sometime to think over this and how this can be implemented.

I will get back to you on this

Regards
Santhosh Raju

zyxware’s picture

Status: Active » Postponed (maintainer needs more info)

@giorgio79 - How do you use the keys in the view?

Anonymous’s picture

I also have a view that replaces my core view on path /search.
I'd rather to redirect 404 to such a site then core search.
Is it possibility to achieve this with this module?

Best Regards
dP

tobiberlin’s picture

Hi,

I use the module Views Search (http://drupal.org/project/views_search) - maybe this could be a project with which such a feature could be linked?

best,
Tobias

zyxware’s picture

As an update this should now possible in the 7.x-1.x version of the module.

zyxware’s picture

Status: Postponed (maintainer needs more info) » Fixed

On second thoughts, I went ahead and backported #1076190: Search API integration (patch) to D6. This should now be possible in the latest code from 6.x-1.x with custom paths.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.