Closed
Description
Feature request
What problem does this feature solve?
Improves search to include approimate string matching.
Also addresses #529 in the way I've implemented it.
What does the proposed API look like?
No changes are made outside the search()
function
How should this be implemented in your opinion?
As a replacement for the underlying search()
function.
Are you willing to work on this yourself?
I have a working version.