Project:Multisite Search
Version:6.x-1.1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)
Issue tags:multiple databases, multisite search

Issue Summary

Hello,

Is multisite search works in case of multiple databases?

e.g.:
site.domain.com - db1
site1.site.domain.com -db2
site2.site.domain.com -db3

I have added the site urls, with the table prefix space as it was suggested in the readme.txt file. The multisite search does not seems to work, while search is working within the sites.

Than you for the answers!

Comments

#1

subscribe

#2

same issue. Two databases, two sites, one installation of Drupal 6.10. Both sites have search enabled. Both sites had cron run done.

#3

I am running Drupal 5 but I was able to get this to work by entering the Drupal database name followed by a "." for the site that I want to be able to include in my search.

Give it a try.

-- Doug

#4

Status:active» fixed

According to the updated README.txt file, use a period "." instead of a space. This is optimized for table prefixing, but theoretically it should still work with database prefixes.

Try the 6.x-2.x-dev code and let me know if you still have problems.

#5

Status:fixed» closed (fixed)

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