I am trying to search a word in Magento 2 search box in front end. I am not getting any result. But a product name contain that word.
I am getting some product in search, some are not. I made product visibility Catalog, Search but I am not getting product in search.
How can I fix this issue ?
Thanks for your solution. But your solution is not working. Thanks.
Thanks @Vimal Kumar . Previously product is not enabled. I enabled the product and Reindex and flushed cache but result is as before.
Hi @foysal
Did you check all steps mentioned earlier?
1. Check product enable or not
2. Assign product to websites
3. Assign product to categories
4. Change product stock status to in stock and quantity (because magento 2 don't show out of stock products on frontend )
5. Check product visibility config
6. Re-index and flush cache