Migration: Wrapper Version 1.6.0
Introduction
This guide outlines the changes introduced in version 1.6.0.
Summary of Changes
Endpoint | Change Type | Requires SPARQUE Changes | Description |
---|---|---|---|
/search /suggestions | New Feature | Yes | New boosting options |
New Boosting Options
Affected Endpoints
- /api/v2/search
- /api/v3/search
- /api/v2/suggestions
- /api/v3/suggestions
Changes:
The new settings enable stacking the /e/boost endpoint whenever a call to /e/masters or /e/productsuggest is triggered. As a result, instead of calling /e/masters or /e/productsuggest, the wrapper will call /e/masters/e/boost or /e/productsuggest/e/boost respectively. Use this feature to share the SPARQUE.AI strategy between search and suggest functionality while allowing slightly different boosting of variation and master products.
Required SPARQUE Changes
You can use the new feature by providing the SPARQUE.AI endpoint:
OBJ -> boost -> OBJ
Configuration
Enable the Wrapper settings Add boosting for product suggestions and/or Add boosting for masters endpoint to use the additional stacked endpoint /e/boost. Configure these settings in the SPARQUE Hub.