Hi,
In my project, the searchable attribute values are not coming in the frontend result page.
Since we used custom modules it may affect the magento core function, So I've tried in fresh magento installation without any custom modules.
It seems to be a big issue, the magento functionality is not even working.
Please give me the fix.
First of all, make sure that your elastic search is working properly.
If it's not working then contact your server team to get it worked.
If it is working properly then try using below commands:
php bin/magento cache:flush php bin/magento indexer:reset php bin/magento indexer:reindex
Yes ES is working fine, and I tried these steps.
No luck... Are a=you saying that this feature is working in magento 2.4.1?