Rank 2: Process
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'
Votes
0
Replies
5
Participants
Unknown
Messages
6
Rank 2: Process
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'
Rank 2: Process
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
Rank 2: Process
v1.3.6
Rank 2: Process
upgrade to v1.3.7 still exist
The fix hasn't been added to Appwrite yet