Hi Guys, i have archichetture question, i have success build an example that read from a mongo-collection and allow user to chat with that data, is the best pratice to rebuild the index for every chat (for get the updated cases) or i need to store that index somewhere and update it every N time (and if i do that in real-time how much more expensive is instead of save it)