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
- [ENHANCEMENT] Use the custom Next.js dep...
Deployment adapters on Next.js are now stable! This means that we don't have to stick to the limitations of sniffing out build outputs and manually moving or mo...
- NextJS builds sudden runtime_timeout
My builds suddenly stopped working. Activating old prebuilt snapshots work, but redeploying that same code produces builds that throw runtime_timeout FRA region
- Project paused?
Hello, I have two Appwrite projects and I can not resume them for some reason. I'm using the free plan, and I saw in the pricing page that 2 free projects are a...