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

Add sanity checks for housenumbers #642

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

lonvia
Copy link
Collaborator

@lonvia lonvia commented Feb 25, 2022

Reject housenumbers that are longer than 20 charancters as well as those that do not have a single digit in them (when they are longer than 3 characters). They are usually mapping errors.

Fixes #641.

Reject housenumbers that are longer than 20 charancters as well as those
that do not have a single digit in them. They are usually mapping
errors.

Fixes komoot#641.
@lonvia lonvia changed the title Add sanity checks for houesnumbers Add sanity checks for housenumbers Feb 25, 2022
@lonvia lonvia merged commit 751d876 into komoot:master Feb 25, 2022
@lonvia lonvia deleted the ignore-long-housenumbers branch February 25, 2022 15:07
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

Successfully merging this pull request may close these issues.

org.elasticsearch.action.ActionRequestValidationException on very long housenumbers
1 participant