Appearance
Changelog: December 2024
API
Added
- A new
IncludeDisabled
property has been added to theProductHasVariants
filter. This can be used to also include disabled variants as valid candidates. This is useful, for instance, if you want to target products that only has disabled variants. - Added support for search highlight in the shape of text snippets.
- Improved multi-word searches and predictions by including statistical data as to what words are most relevant for the given context of the search term. This greatly improves accuracy and predictability for multi-word searches.
Changed
- Improved highlight logic for plain text fields.
- Retail Media: The campaign performance view has been adjusted to display data up to the current date only, rather than displaying the entire lifetime of the campaign, which was problematic when the end date for the campaign was set far into the future.
- Improved the time it takes for fresh data to be updated in the search index, to ensure that new data is made searchable more quickly.
Fixed
- Fixed a bug where retail media campaigns would display an incorrect status (active/inactive) in certain schedule scenarios.
- Fixed a bug where word decompounding could cause non-predictable words to become predictable.
- Fixed a bug with Predictions not being sorted properly by their popularity (occurrence/frequency).
- We no longer trim actions for search rule conditions, this means we can target individual words to make sure they aren't part of another word. E.g. removing " of " alone so it won't remove it from "offer".
My Relewise
Added
- Added the ability to copy a merchandising rule to its own dataset. This is useful for situations where you may need several similar rules, so you only have to set up the basics once.
Changed
- When creating a Pin rule in Merchandising, filters are now limited to ID filters only.
Fixed
- Retail Media: Fixed a bug where the campaign state selector would cause a visual bug on smaller screens.
Integration
Added
- Demo Shop: The UI has been given a visual lift.
- JS SDK: Added support for the search highlighting feature. Contact our support to get the feature activated.
- PHP SDK: Added support for the search highlighting feature. Contact our support to get the feature activated.
Changed
- Demo Shop: The Brand search now looks like a brand landing page.
Fixed
- Demo Shop: Fixed an issue where, when selecting a faceting option and navigating back, nothing would change on the page except parts of the url.
Documentation
Added
- Added a How-To guide detailing how to set up a merchandising rule filtering out products that are marked as Out of Stock. Available here.
- Added a How-To guide for creating Synonyms. Available here.
- Added a new section, How-To Guides, which will be home to guides explaining how to set up common configurations in Relewise.
Changed
- Updated the MyRelewise -> Search -> Synonyms section.
- Updated the Search -> Synonyms page.