I have a single search service application associated with both of my web applications. In each web application I want search results to only appear from within that web application.
I believe I can create a second search service application and dedicate one per web app but that seems overkill. Is there a straightforward solution using Search Scopes or other features? I am not particularly familiar with search configuration.