when i search 'stack_art_board' , I can not get the right result but when i search "stack" , i can got stack_art_board item Can be tested on a running website "pubdev.top" , and search 'stack_art_board' and 'stack'
the des in this document is:
stack_art_board||*|A Flutter package consisting of stacks that allows adding any widgets, and enables editing, deleting, and changing the order of layers.
Query.search("des", "stack_art_board") ==> no this document Query.search("des", "stack") ==> got this document
Hi - which version?
also, here is a related issue https://github.com/appwrite/appwrite/issues/5546
v1.3.6
upgrade to v1.3.7 still exist
The fix hasn't been added to Appwrite yet
Recommended threads
- [v1.8.1] Getting error "(role: applicati...
... but that scope doesn't exist. I am trying to get a function to run and modify tables in the database dynamically. I set everything up and eventually got: ...
- TOO_MANY_REDIRECTS after temporarily ena...
I am losing my mind over this, I enabled this setting because I was having issues with sites not making links with https. I enabled it, ran into issues, so I di...
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...