Greetings,
I have a situation where we need a server to index multiple mail journal databases that contain encrypted fields that require a user ID. It is important to be able to get search results from these encrypted fields via a multi-db/domain search (by the authorized id of course).
What we’re thinking is we want to index on the server all of these db’s with the journaling ID, and then perform multi-db searches on these using the journaling ID.
Alternatively, is it possible to update encryption of those fields to give access to the server ID?
Thank you.