Hi,
I have a requirement where I need to be able to search the user profile store. I need to be able to search by first or last name, but also the full set of properties as a wild card.
I was thinking to use a query string but I am not sure how to set up the result source to search for all properties (in addition to the names) based on a query string value.
What is the best way to go about achieving this?
Thanks,
sivilian