Use bidirectional substring matching within the Record Selector fuzzy search algorithm #1895
Labels
ready
Ready for implementation
restricted: maintainers
Only maintainers can resolve this issue
type: enhancement
New feature or request
work: backend
Related to Python, Django, and simple SQL
Milestone
Current behavior
Desired behavior
I want the matching to work the other way around too. If I search for "Jennifer", I want stored values like "Jenn" to be awarded some points as well.
Implementation
The text was updated successfully, but these errors were encountered: