Closed (fixed)
Project:
Multisite Search
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Apr 2009 at 14:13 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent
Comments
Comment #1
webdrips commentedsubscribe
Comment #2
idcm commentedsame issue. Two databases, two sites, one installation of Drupal 6.10. Both sites have search enabled. Both sites had cron run done.
Comment #3
wdouglascampbell commentedI 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
Comment #4
earthday47According 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.