Mappage entre les services BOD HCL Commerce Search et les services REST

Cette rubrique montre le mappage entre les générateurs d'expression BOD CatalogNavigationView liés à la recherche à partir du serveur HCL Commerce et les services REST de recherche correspondants à partir du serveur de recherche.

Remarque : Certains des nouveaux services REST peuvent renvoyer des données dans un format différent de celui des services BOD.

Tableau permettant d'illustrer le mappage entre les services BOD et REST.

Service BOD Générateur d'expression Ressource REST Service REST
CatalogNavigationView getCatalogNavigationView ProductViewHandler (recherche) store/{storeId}/productview/bySearchTerm/{searchTerm}
getCatalogNavigationAttachmentView store/{storeId}/productview/bySearchTerm/{searchTerm}
getCatalogNavigationViewByCategory store/{storeId}/productview/byCategory/{categoryId}
getCatalogNavigationBreadCrumbView store/{storeId}/productview/byCategory/{categoryId}
getCatalogNavigationCatalogEntryView store/{storeId}/productview/byId/{productId}, store/{storeId}/productview/byIds
getCatalogEntryViewAllWithoutAttachmentsByID store/{storeId}/productview/byId/{productId}, store/{storeId}/productview/byIds
getCatalogEntrySearchResultsByIDView store/{storeId}/productview/byId/{productId}, store/{storeId}/productview/byIds
getCatalogEntryViewParentInfoByIDNoEntitlementCheck store/{storeId}/productview/byId/{productId}, store/{storeId}/productview/byIds
getCatalogEntryViewForShoppingCart store/{storeId}/productview/byId/{productId}, store/{storeId}/productview/byIds
getCatalogEntryViewPriceWithAttributesByID store/{storeId}/productview/byId/{productId}, store/{storeId}/productview/byIds
getCatalogNavigationCatalogGroupView CategoryViewHandler (recherche) store/{storeId}/categoryview/byId/{categoryId}, store/{storeId}/categoryview/byIds
getCatalogNavigationCatalogGroupViewByIdentifier store/{storeId}/categoryview/{categoryIdentifier}
getCatalogNavigationCatalogGroupViewByCatalogId store/{storeId}/categoryview/@top
getCatalogNavigationCatalogGroupViewByParentCatalogGroup store/{storeId}/categoryview/byParentCategory/{parentCategoryId}
getWebContentView SiteContentHandler (recherche) store/{storeId}/sitecontent/webContentsBySearchTerm/{searchTerm}
store/{storeId}/sitecontent/brandSuggestions
store/{storeId}/sitecontent/categorySuggestions