Hey,
I configured and deployed a meilisearch instance into my env and everything seems okay except that I got empty values in my indexed products.
I followed these docs without any additional config:
https://docs.medusajs.com/plugins/search/meilisearch
https://www.meilisearch.com/docs/learn/cookbooks/railway#introduction
I have the latest version of everything.
I did a re-index from medusa and in the logs I didn't see any errors just:
2024-03-02T07:39:49Z INFO index_scheduler::batch] document addition done: DocumentAdditionResult { indexed_documents: 64, number_of_documents: 64 }