Sample User Profile Content search
Version:
Searching for profiles is done by using the Sitecore ContentSearch API.
The following is an example of how to search for a user by address:
The Content property of the CommerceProfileSearchResult class is used to perform the address search. All information for all associated addresses is added to the _content index field.
The following is an example of how to search for a specific user by email address: