Closed
Description
Preconditions
Verified with 2 clean installations (no 3rd party modules)
- Magento 2.3.1 CE
- ElasticSearch 5.6.14
- Production Mode
- Index on Schedule
And:
- Magento 2.2.6 CE
- ElasticSearch 5.6.14
- Production Mode
- Index on Schedule
Steps to reproduce
- Install clean Magento 2 instance
- Deploy Sample Data
- Run setup:upgrade (to install sample data)
- Enter any category, choose "Price" as a "Sort By"
Expected Result
Actual Result
Notice that also star rating is missing before manual reindex.
Under the hood, the difference is quite big:
Before: BEFORE_result.json.txt
After AFTER_result.json.txt
Workaround
Run bin/magento index:reindex
until products are in the right order (sometimes more than once)
Metadata
Metadata
Assignees
Labels
Cannot reproduce the issue on the latest `2.4-develop` branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for development