All Release Notes

Introduced Product Search in beta

26 March 2024
Feature
Product catalogSearchProject configuration

With the new Product Search API, you can create performant storefront search experiences for your products across Stores, Product Selections, and Standalone Prices to enhance product discoverability.

The API includes enhanced query capabilities, including compound expressions, such as AND, OR, NOT, and filter. This functionality enables you to, for instance, filter out specific products from search results or display products based on color criteria, including those with or without a color attribute.

For different types of attributes, prefix search is provided to support partial matches on Products with similar Product keys, for instance.

You can now perform full-text searches on a specific field only, instead of searching through all indexed product data. You didn't have this option before with the Product Projection Search API.

Changes: