-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Currently the name matching does not care about where the name to match occurs (thus not taking into account name "boundaries").
This leads to very unsatisfying results when trying to match very short names, such as for example "Li".
To illustrate this, all the following names would be matched by "Li":
- Olivio
- Polli
- Julian
- Bellido
- etc.
This needs to be improved.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request