I have a collection that has a string array, and when I use Query.equal it returns nothing. Do I need to use Query.search and do a fulltext index instead?
Queries on arrays are coming soon: https://github.com/appwrite/appwrite/issues/2838.
There's a hack that uses a full text index and the search query, but that's not officially supported
Recommended threads
- Project is currently blocked
When accessing the Appwrite console, I receive the message: "Project is currently blocked. Access to this project is restricted. Contact support if the issue pe...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- SSL certificate issuance failed:
Domain verifies but SSL cert fails, tried different subdomains like .api and .aw, used cname and CAA, no prior CAA existed on website, tried Multiple CAAs at on...