Hi, I am trying to perform a full text search on a field, but everything seem to be working case sensitive. Both Query.contains and Query.search only work case sensitive and in the docs I cannot find anything related to this. The only solution I can think of is to create a clone of the column where I save everything lowercase and perform the search on that, but I don't like it too much..
Recommended threads
- Quota not resetting
hi, im using appwrite's free tier plani hit my read limts last month and the billing cycle said it would reset on june 4th but that is today, the billing cycle ...
- Request for temporary 3 to 4 hours datab...
Hi Appwrite Team, I hope you are doing well.We are an early-stage startup currently running on Appwrite Cloud. We have unfortunately exhausted our database rea...
- Realtime Error Invalid query: Syntax err...
I was test driving Self-Hosted Appwrite for my use with Swift IOS apps as a backend while back and after successful trials, I started to move to incorporate int...