Chris Morgan

Results 267 comments of Chris Morgan

@MiguelASTavares can you see the version of the plugin anywhere in the gui? Want to confirm its the latest version.

Closing as an update or restart fixed the issue.

@JLA4444 can you see if this reproduces with latest master? The keyword match logic was modified slightly and I don't believe its in the 2024.04.04 release.

Should keywords shorter than 3 characters require an exact match without wildcards? Today the match is '%KEYWORD%', so if the keyword matches inside of any string it's a match. Considering...

Tried this and seeing the same thing. Fortunately most resistor values are fractional with 3+ characters. There is likely some way we can force a db scan search on shorter...

Maybe there is an easy way to tell fts5 to do a table scan but it wasn’t apparent how to do so with the present syntax. We can always drop...

@dhoepfl would you mind taking a look at this? @maly95 could you look at the work @dhoepfl has done in this area that has recently landed on main? If it...