Skip to content

2.11.15

Choose a tag to compare

@rbayet rbayet released this 31 Jul 13:16
· 84 commits to 2.11.x since this release

🏆 Main features

💎 Virtual categories dashboard

We're introducing a new Elasticsuite Premium composer package named smile/module-elasticsuite-category-monitoring.
It provides a new module Smile_ElasticsuiteCategoryMonitoring whose feature is a new menu entry under "Elasticsuite Categories > Virtual Categories Dashboard".
As its name suggests, it provides a screen listing all your virtual categories with some relevant information, alerts if need be and a direct link to go edit the virtual category.
image

Along with the decoration of virtual categories with the Elasticsuite logo image in the Catalog > Categories category tree menu also introduced in this release, it is intended to help you quickly locate and evaluate your virtual categories.

Optimizers: Ability to apply them to all but some categories

Historically, for an optimizer applicable to the Catalog Navigation, it was possible to let it be applied

  • either to all categories
  • or only to some categories

It is now possible to have a boost be applied to all categories except some.
image

Indexing / Bulk error grid

A new menu entry is available in Elasticsuite > System > Indexing / Bulk Errors.
It leads to a grid that will show you errors that may have occurred at indexing time when sending data in bulk and which can led to documents (products, categories, etc) being rejected and not indexed.

While those errors were already reported to the Magento logs, they will now additionally be visible in the admin so you can more quickly

  • identify the rejected documents (categories, products)
  • address any issue with a faulty custom data source or a Magento attribute or its data having been incorrectly initialized.
image

The logging of those errors can be disabled through the setting located at Stores > Configuration > Elasticsuite > Base Settings > Indexing / Bulk errors logging > Enable logging of bulk indexing errors.

Please note that for Magento entity based indices (categories, products) all existing logged errors are purged from the database when a full re-index occurs.

📦 Features

💻 Technical

🐛 Fixes

New Contributors

Full Changelog (Open Source): 2.11.14...2.11.15