Hello again This time time reporting a bug as a paid user
I noticed that the search function is performing worse/not at all after the 5.6.0 update. My assumption: You changed it to look for âentire wordsâ instead of âcontainsâ. In addition search does not update with every key typed. I am adding a few pictures so that it becomes obvious
Environment
Platform: macOs m1 and m2 pro
Platform version: Sonoma 14.0
App Version: 5.6.0
How to reproduce
I have a note with the Title âPerformanceâ and am trying to search for it
thatâs weird but I have changed nothing regarding the FTS.
That âformanceâ yields nothing is an expected behavior of the Porter stemming algorithm, just like you canât find pages including âperformanceâ by searching with the keyword âformanceâ on Google.
Yeah, I can see the similar behavior, too. And it looks like the expected behavior of the Porter stemming algorithm.
The only way to solve this is to use bi-gram/tri-gram but SQLite itself doesnât support it natively.
New Inkdrop user here, while this issue has been solved all my initial impressions with regards to how I will use Inkdrop relate to broadly to search:
Is INBOX a special notebook? - after reaching the search documentation and syncing a few notes between mac and android clients I was unable to replicate what I was seeing in the sidebar
All Notes (4)
Inbox (3)
Search Term: book:Inbox (while case sensitive returns 0)
While the addition of To-Do Status Plugin changes the status of notes when the associated To-Do item is closed/completed I am unable to determine with or without plugin if it is possible to search for notes that contain to-do checklist items.
Saved searches - letâs say I have a somewhat complex search criteria for notes in a notebook containing these words and tags but not other ones, is it possible on any of the Inkdrop clients to save these searches for reuse later?