Skip to content

Improve name matching for short names #9

@deragent

Description

@deragent

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions