You can build a post-exit enhancement to the method that returns the search results. Loop through the results and determine who is a customer and who is a vendor. You just need to pay attention to performance so your additional logic won't slow the search functionality.
↧