Unfortunately, it is not possible to make a view take into account anything that is not stored in the same database.
What you want to do may eventually be solved if you make a new database indexing critical information about the documents in the two other databases. That "index db" can eventually be replicated across servers.
Obviously, that means that you have to maintain the index documents up to date, which is a rather code-heavy requirement.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.