Ferret icon indicating copy to clipboard operation
Ferret copied to clipboard

An optimized substring search engine written in Go

Results 3 Ferret issues
Sort by recently updated
recently updated
newest added

Hi there, I made [a PR](https://github.com/argusdusty/Ferret/pull/11 ) recently that fixed some function comments. This one will make [CodeLingo](https://www.codelingo.io/) review your PRs and find similar issues automatically. It will find issues...

How there. Thank you for awesome package. Is Ferret can be used to index and search unicode text? I mean without UnicodeToASCII conversation?

Please, add info on average & worst complexity in godoc comments for each function. Also, in godoc comments for "Insert" function, you refer to "MakeInvertedSuffix", which is not present -...