Multisite enhancement for 'search.module'

renderguy - January 30, 2007 - 14:57
Project:Drupal
Version:7.x-dev
Component:search.module
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

One of Drupal's key features has to be its out-of-the-box multisite capabilities, if a little limiting in some areas.

While recently creating a new community site I noticed that the 'search.module' only stores the node 'type' and 'id' in reference to hyperlinks, meaning all searches will return relative (not absolute) paths, so my request would be to additionally store the current domain URL too.

By doing this the relevant 'search' tables could be shared, allowing a search within any multisite to return results from all... not just the current one.

Perhaps I've grossly over-simplified this, but it would be a great help... perhaps adding the ability to filter which multisite(s) you wish to search from as a future feature - Such a list should be possible to generate via the recursive polling mechanism used for both the 'modules' and 'themes' directories.

#1

Stefan Nagtegaal - January 30, 2007 - 15:02
Version:5.0» 6.x-dev

features are only allowed for the current HEAD version, so they could be available in the next drupal version.

#2

robertDouglass - April 15, 2008 - 12:45
Version:6.x-dev» 7.x-dev

It's an interesting feature request. Multisite is certainly a great feature, and table sharing allows for some interesting configurations. The overhead of adding a URL wouldn't be extremely high.

 
 

Drupal is a registered trademark of Dries Buytaert.