Search service
The Sitecore.Commerce.Plugin.Search
plugin provides basic search functionality.
The basic search functionality is expanded by additional search services (for example, customer search, order search, sellable item search, and so on). The consumer of the Search service is assumed to be the business user, via the Business Tools.
The Search service supports the SOLR search provider through the Sitecore.Commerce.Plugin.Search.Solr
plugin.
Starting with Sitecore XC 10.1.0, Azure Search is no longer supported.
Search capabilities include:
-
The ability to target specific Commerce lists to crawl and index the data.
-
Incremental indexing (scheduled at regular intervals).
-
Full indexing (on-demand only).
-
The ability to add, update, or delete documents in the index as Commerce entities change.