Search for Items
Search for Items
This topic provides instructions to perform offer search and keyword search.
Tip:
Reduce the number of calls required for searching by using ?followlocation. For more information on this feature, see FollowLocation.
The examples in this section follows the standard search work flow, which does not use ?followlocation.Offer Search Work Flow
- GET searches.
- GET offersearchform.
For example, https://www.onlinestore.com/searches/<scope>/offer/form.
- Populate the form and link to offersearchaction.
- GET the search results link returned by Cortex.
- To view the item details, GET a search result element.
Keyword Search Work Flow
Note: Use the "rel":"next" and s"rel":"previous" links to navigate through the search results.