I'm trying to get multisite search set up and am having a little trouble. Do the sites need to live in the same database (with different prefixes) or can the be in separate databases? The documentation isn't very clear on that. Is there anything else that needs to happen to make it work?
I'm currently using this with Drupal 5.9. Right now, both sites have multisite set up with a space in the prefix box and the address of the other site in the address box. The sites are not on the same domain.
Thanks,
Isaac
Comments
Comment #1
gloscon commentedYes, In the same database (with different prefixes)
Comment #2
isaac.niebeling commentedThanks.