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
- encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a buck...
- Unable to Create Storage After Upgrading...
We upgraded our Appwrite instance from version 1.8.0 to 1.9.0 and successfully ran the migration process. However, after the upgrade, we are no longer able to c...
- SSL certificate generation failed even t...
Hello, I have an Appwrite Site for which I added a custom domain. However, even though the domain is verified, the SSL certificate generation is failing. It is ...