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?