Wix search from multiple databases

Thanks for your reply but I went through this article it still doesn’t solve my issue. I’m aware of how to reference databases but when I do then my problem is the following.

  1. I have 10 databases that store all the information I need for my dynamic pages. For example Beaches, villages, monasteries, acropolis etc plus the wix blog database. I want to search from all those databases just the title and description with a “contain” statement and then if I get a match to show on a single repeater the Title, image and short description from that specific row.

2)My issue here is that I can manage to get the code to search on each database but I cannot manage to get it to display the information on a single repeater because even when I use a single database called search that has all the reference from the other databases then I cannot attach the referenced fields on the repeater to show the specific information.

Thank you in advance