- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2021
02:13 PM
06-11-2021
02:13 PM
we can't find products matching the selection, error after upgrade from Magento 2.2.5 to 2.4
Hi all,
I upgrade the version of my Magento site to 2.4.2. After that, the products are showing on Frontend.
Can you please help me out to fix it.
elasticsearch is installed and enabled in the system.
Please see the attached image.
Thanks in Advance.
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2021
11:29 AM
07-17-2021
11:29 AM
Re: we can't find products matching the selection, error after upgrade from Magento 2.2.5 to 2.4
did you assigned product in respective category if not then you need to assign that product in some category.
once you do this run below command:
php bin/magento indexer:reindex php bin/magento cache:flush
it will reindex catalog table as well as others tables like price,Qty etc.
Hope this helps you.
if above answer was helpful then please Accept as Solution & give Kudos
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2021
01:01 AM
09-27-2021
01:01 AM
Re: we can't find products matching the selection, error after upgrade from Magento 2.2.5 to 2.4
I have upgraded from 2.0.7 to 2.1.1.Then i have the same issue where i cant able to see ant products.