Im trying to add meilisearch to my project, according to the Sync with Meilisearch function template, i need appwrite collection and appwrite database variables... my project runs with multiple databases and each database with multiple collections (obviously), its possible to sync all the databases and all collections instead creating multiple functions for each database/collections? each database has at least 7 collections i want to add to meilisearch, and i have atm 25 databases that means 175 functions atm, every user has its own database with its own collections (all collections are the same within databases)
Recommended threads
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...