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
After updating the ElasticSuite module from version 2.10.18 to 2.10.22.2, we encountered an issue where the top products from categories were missing. Additionally, new products added or enabled after the update are not appearing in the respective categories, even after reindexing.
Preconditions
Magento Version : 2.4.5- p5
ElasticSuite Version : 2.10.22.2
Elasticsearch Version: 7.17.13
Environment : Developer or Production mode
Third party modules :
Steps to reproduce
1.Having simple products in various categories with similar properties and values.
2.Visiting the catalog pages / visiting categories section on adminhtml.
3.Having identical settings for all products.
Expected result
1.All the products must have visible on the frontend and backend and must be searchable.
2. This should be the actual behaviour.
Actual result
1.Products which assigned to the category are showing on the table but not visible by Elastic
Some products are products are not visible not searchable either including above.
The text was updated successfully, but these errors were encountered:
We have done the update via composer and all the indexer are reindex properly. Yeah I have checked the log and there is nothing in the elasticsearch and magento log.
After updating the ElasticSuite module from version 2.10.18 to 2.10.22.2, we encountered an issue where the top products from categories were missing. Additionally, new products added or enabled after the update are not appearing in the respective categories, even after reindexing.
Preconditions
Magento Version : 2.4.5- p5
ElasticSuite Version : 2.10.22.2
Elasticsearch Version: 7.17.13
Environment : Developer or Production mode
Third party modules :
Steps to reproduce
1.Having simple products in various categories with similar properties and values.
2.Visiting the catalog pages / visiting categories section on adminhtml.
3.Having identical settings for all products.
Expected result
1.All the products must have visible on the frontend and backend and must be searchable.
2. This should be the actual behaviour.
Actual result
1.Products which assigned to the category are showing on the table but not visible by Elastic
The text was updated successfully, but these errors were encountered: