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

extension to filter_name_db #49

Open
steven-buckley opened this issue Jul 19, 2024 · 1 comment
Open

extension to filter_name_db #49

steven-buckley opened this issue Jul 19, 2024 · 1 comment
Assignees

Comments

@steven-buckley
Copy link
Collaborator

the filter_name...() functions are used to limit the number of cross join records that are progressed to pattern matching to improve performance by excluding any records that are unlikely to meet the scoring criteria.

An additional criteria has been identified during development for alternative versions:

  • where the forename equals the surname
@steven-buckley steven-buckley self-assigned this Jul 19, 2024
@steven-buckley
Copy link
Collaborator Author

This will require amendments to the wider process to pass the surname to this function as well as forename

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