Open
Description
Preconditions and environment
Magento 2.4.7
Elasticsearch 8.11.4
We are not seeing the products when Elasticsearch 8.11.4 used and the reindex is succesfully.
Steps to reproduce:
1.Ensure Elasticsearch 8.11.4 is installed
2.Ensure Magento 2.4.7 composer installation works
3. Run bin/magento .... --search-engine=elasticsearch8
4. The connection is successful in the Magento backend configuration
5. Create a product in the admin
6. Run bin/magento in:rein
7. Run bin/magento cron:run
8. Run bin/magento c:f
9. Verify the product is visible on UI
Note: When opensearch 2.13.0 is used then we are able to see the products.
Expected result
When a new product is created we should be able to see the product on UI.
Actual result
Not able to see the product on UI.
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.