medusajs / nextjs-starter-medusa

A performant frontend ecommerce starter template with Next.js 14 and Medusa.
https://next.medusajs.com/
MIT License
1.72k stars 474 forks source link

Index not being done - MeiliSearch #390

Open chillpilllike opened 1 day ago

chillpilllike commented 1 day ago

The app isn ot indexing the products. Gives the following error on front end when search is opened:

Error: MeiliSearchCommunicationError: Index products not found.

Screenshot 2024-11-01 at 12 01 22 pm
chillpilllike commented 1 day ago

When we hit enter after typing keywords:

Screenshot 2024-11-01 at 12 03 14 pm
chillpilllike commented 1 day ago

I manually created index name "products" in Meilisearch but the frontend still shows as no products found. The system is not indexing the products and storing the data