WebSphere Commerce Search interface

The search interface on the WebSphere Commerce Search server is made up of a set of search-related control parameters. These parameters are represented as an internal Java representation called the SearchCriteria object.


Search run time

The search runtime programming consists of REST services, a search runtime framework , and a set of WebSphere Commerce foundation services that also provide access to the WebSphere Commerce database. The search framework reuses the current search programming model. Instead of using BOD and doing object-based mediation, the search programming model does not rely on any SDO. Instead, it uses POJO and raw data that is returned from the search server to do simple name-value pair mapping.


WebSphere Commerce Search REST APIs

The WebSphere Commerce API contains handler classes specific to WebSphere Commerce search, such as the following resources:


Control parameters


Mandatory control parameters

The following list describes mandatory search and browsing context required for each search request:


B2B entitlement control parameters


REST services mapping control parameters


Internal use control parameters