Profiles indexing
Profiles indexing enables searching customer data, including a user object record and other information about customers. This index is used by the search function in the Customer and Order Manager business tool. The Profiles search index is named commerce_userprofiles_index_master
. The term user refers to customer users. Customer profiles are managed within Commerce Server. Commerce Server Connect provides the ability to index these profiles. The index is updated every time a customer account is created, updated or deleted on the storefront.
The configuration for the index crawler is located in the following files, for Lucene or Solr:
CommerceServer.ContentSearch.Lucene.Index.Master.config
CommerceServer.ContentSearch.Solr.Index.Master.config.example
And, default index configuration is located in the following files, for Lucene or Solr:
CommerceServer.ContentSearch.Lucene.DefaultIndexConfiguration.config
CommerceServer.ContentSearch.Solr.DefaultIndexConfiguration.config