Indexes not created on documentdb when running novu
Hey guys, im running novu locally with the local docker-compose, connected in a AWS document db instance. I noticed that no indexes were created in my collections, just the id index. Do i need to run something to create them correctly?
2 Replies
@AndreLuizsgf, you just advanced to level 4!
Hi @AndreLuizsgf, I'm an AI assistant for Novu. While a team member reviews this question, I'll see if I can find relevant sources for your question.
-----------------------------
While I generate an answer, here are some sources that might be helpful:
* AWS
* Run Novu in local machine
* MacOS/Linux
* Introduction
-----------------------------
Answer
It seems like you're experiencing an issue with index creation when running Novu with a DocumentDB instance. Normally, index creation should be handled automatically by Novu during initialization or migrations, depending on the specific configuration and database setup.
However, I don’t have specific information in the provided documents, including details about handling indexes with AWS DocumentDB when using Novu. To address this issue, you should ensure that all migration scripts (if any) are properly running, or manual index creation might be necessary depending on your setup.
For a more detailed resolution or specific guidance on managing indices with Novu and DocumentDB, it might be helpful to review Novu’s documentation on database management or contact their support for targeted assistance, especially if this involves a configuration or compatibility issue not covered in the standard documentation.
Got it. Tagging @Support for additional help.