Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Product missing from the product listing page and category view in admin #3347

Closed
abhisingh00 opened this issue Aug 16, 2024 · 2 comments
Closed
Assignees

Comments

@abhisingh00
Copy link

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.
image

Actual result

1.Products which assigned to the category are showing on the table but not visible by Elastic
image

  1. Some products are products are not visible not searchable either including above.
@vahonc
Copy link
Collaborator

vahonc commented Aug 19, 2024

Hello @abhisingh00,

Are you sure that all data are re-indexed and there are no errors in Magento or Elasticsearch logs?

How exactly do you upgrade ElasticSuite (via composer or zip archive)?

BR,
Vadym

@abhisingh00
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants