I have a multisite Drupal installation which is running off of one code base (with some exceptions for modules that some of the sub-sites are using and the main one not using) and with all the tables in one database, just using table prefixes. How do I get the master site to also search the slave (sub) sites as well? It seems like this would be obvious, but my search of the forum archives has come up with nothing.

Comments

sillygwailo’s picture

Give OpenSearch try: you will need the modules at http://drupal.org/project/opensearch_aggregator and http://drupal.org/project/opensearch but note that development of the set are still in progress. The module's developer wrote about OpenSearch at http://acko.net/blog/drupal-opensearch-aggregator

(Username formerly my full name, Richard Eriksson.)