Hi,
I would like to know if it's possible for the standard search function (or an equivalent plug) to search through two databases.
I have set up a standard wordpress website which has an additional database holding information local businesses. I can build specific templates to access these second database but I would also like it so that if a user uses the 'search' functionality it looks for the string in the core database as well as the second database. Is this possible?
BTW - I am happy writing PHP so having to do code not a problem.
Thanks.