You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when switching a category from "standard mode" to "virtual category" : we should invalidate the index, to ensure products previously assigned to this category are correctly set out of the category.
when creating a virtual category, or changing a previous rule : there is no need to invalidate the index, since nothing is indexed for virtual categories : The query is processed in real time when navigating to the category page, which allow the category to evolve by itself when products matching the rule are changing (Eg. a category set to "Sale : Yes" will automatically display products that have just been set as "Sale : Yes").
Preconditions
Magento Version : 2.1.7
ElasticSuite Version : 2.3.6
Environment : PHP 7.0.x
Third party modules :
Steps to reproduce
Expected result
Actual result
not sure, maybe happens not only on mode switching but also when rules changed.
The text was updated successfully, but these errors were encountered: