Comment by yakimant
5 months ago
Thats facinating!
Don't know about `mkp224o`, but it would be great feature to search for multiple words, maybe with wildcards. Would it slow down the search?
5 months ago
Thats facinating!
Don't know about `mkp224o`, but it would be great feature to search for multiple words, maybe with wildcards. Would it slow down the search?
Prefix check is a fast operation compared to candidate key generation so checking several prefixes adds a small overhead compared to checking just one.
Wildcard support has low value for the use case in my opinion, compare:
Just checked `mkp224o` has multiple filters feature.