I am setting up a 2013 Farm and have external and internal users. I setup a "portal" site with two access mappings. The first mapping (portal.xyz.com) is for external users. The second (eportal.xyz.com) is for internal users/employees.
NOTES:
The "portal" (external user) site is authenticated using ADFS. The eportal (employee) site is authenticated using normal NTLM.
QUESTION: How do I get global search working for both access mappings? Is there a way to assign the URL per site?
Right now, I can setup the Global Search URL for either (1) the portal site, or (2) the eportal site, but not both. Obviously, this means the search breaks for one site or the other since authentication/claim is different for each access mapping.
Setting up search for different authentication providers and multiple access mappings doesn't really seem to be covered.