These release notes describe the latest versions of Live Search and include:
Compatible with Adobe Commerce (EE): 2.4.x
Compatible with Adobe Commerce for Cloud (ECE): 2.4.x
Stability: Stable
- Live Search would throw an error when SDK resources were not available due to network issues. This bug has now been fixed.
Merchants must upgrade the Live Search extension version >= 2.0.5 to access these features.
It is recommended to upgrade and test before pushing to production. Consider upgrading the production environment during off-peak hours after verifying their testing environment results.
Compatible with Adobe Commerce (EE): 2.4.x
Compatible with Adobe Commerce for Cloud (ECE): 2.4.x
Stability: Stable
- Live Search now supports filtering by the ‘Display Out of Stock Products’ setting in the admin. If ‘Display Out of Stock Products’ is set to false,
inStock = true
is added to the filter.
- To improve performance, the ‘Suggestions’ block has been removed from the Live Search popup. The data is still passed through GraphQL, in case you want to replace the feature.
-
categories
and categoryPath
have replaced categoryIds
for category filtering. Read more in the productSearch topic.
- Previously, a user tied to a B2B company would receive an incorrect Customer Group Code when doing searches. Live Search now returns the correct value.
- Previously, when searching for a term that does not exist, Live Search would return an error. That bug is now fixed.
Merchants must upgrade the Live Search extension version >= 2.0.4 to access these features.
We advise users to upgrade and test before pushing to production. Consider upgrading the production environment during off-peak hours after verifying their testing environment results.
Compatible with Adobe Commerce (EE): 2.4.x
Compatible with Adobe Commerce for Cloud (ECE): 2.4.x
Stability: Stable
- Live Search now supports B2B features by honoring category permissions, shared catalogs, and customer group-specific pricing.
Merchants must upgrade the Live Search extension version >= 2.0.3 to access these features.
We advise users to upgrade and test before pushing to production. Consider upgrading the production environment during off-peak hours after verifying their testing environment results.
Existing Live Search installations must be upgraded to Live Search 2.0.0 to take advantage of the following new features, fixes, and improvements:
Magento_ElasticsearchCatalogPermissionsGraphQl
module is added to the list of modules that are disabled during the installation.description
, name
, short_description
Compatible with Adobe Commerce (EE): 2.4.x
Compatible with Adobe Commerce for Cloud (ECE): 2.4.x
Stability: Stable
- Custom price attribute no longer returns an error when configured as a [facet]({% link live-search/facets-add.md %}).
- Fixed issue that caused an error to occur when no currency symbol (
data-currency-symbol
) is available.
- Storefront popover now shows the Special Price (minimum final price) when available.
Compatible with Adobe Commerce (EE): 2.4.x
Compatible with Adobe Commerce for Cloud (ECE): 2.4.x
Stability: Stable
- Performance reporting dashboard provides insight into search terms that shoppers use.
- Live Search Storefront Events SDK provides access to a common data layer with event publishing and subscription services, and metrics.
- The Storefront popover has a new
active
class for the .search-autocomplete
container that controls visibility.
- In the storefront, the Search Terms footer link is removed and its cache disabled for Live Search installations.
- Patch for Search adapter handles duplicate products.
- Live Search supports single-source (physical) inventory locations with multiple (virtual) stocks. Multiple inventory sources are not supported at this time.
Compatible with Adobe Commerce (EE): 2.4.x
Compatible with Adobe Commerce for Cloud (ECE): 2.4.x
Stability: Stable
- Storefront popover displays suggested products and thumbnail images of top search results as shoppers type queries into the Search box.
- Commerce Admin session stays open during extended periods of keyboard inactivity
- Live Search is automatically enabled after onboarding
- Initial indexing time is less than an hour
- Incremental product updates near real time (after install and setup)
- Sortable columns in Synonym editor
- Live Search no longer throws an error if search criteria contains empty sort order value
- Range filtering no longer breaks if attribute codes contain strings “to” or “from”
Compatible with Adobe Commerce (EE): 2.4.x
Compatible with Adobe Commerce for Cloud (ECE): 2.4.x
Stability: Stable
- The Live Search service supports only the base currency of the Adobe Commerce installation.
- When adding a facet, the Product Attributes Feed does not update correctly when set to
Update on Save
. To avoid this problem, go to Index Management and set Product Attributes Feed to Update by Schedule
.
- Live Search synonyms are defined per store view, but are currently stored per website and identified with a combination of
environmentId
+ storeViewCode
. As a result, all websites and store views within the Adobe Commerce installation share the same set of synonyms. The most recently created set of synonyms for the store view takes precedence.
- If a synonym term contains multiple words, each word is treated as a separate synonym. For example, if you define “time piece” as a synonym of “watch”, both “time” and “piece” are treated as synonyms of watch.
To learn more: