Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuzzy matching isn't a good fit for some searches #2556

Open
ctsims opened this issue Apr 20, 2022 · 0 comments
Open

Fuzzy matching isn't a good fit for some searches #2556

ctsims opened this issue Apr 20, 2022 · 0 comments

Comments

@ctsims
Copy link
Member

ctsims commented Apr 20, 2022

Entity lists currently support fuzzy matching as a global option, but fuzzy matches are a poor fit for some types of search results like QR code scans.

To support this, individual fields should probably support their own tags for what types of matches are relevant / desirable. Fields with canonical inputs rather than 'human' inputs should have different matching criteria.

Relevant user feedback discussion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant