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

More tweaks for Python frontend search #3263

Merged
merged 3 commits into from
Nov 29, 2023

Conversation

lonvia
Copy link
Member

@lonvia lonvia commented Nov 29, 2023

  • A near search needs to inherit the base penalty from its inner search or searches will not be ordered correctly causing badly fitting searches to be executed first.
  • Avoid use of index on nameaddress_vector for housenumber searches where there are very few housenumbers.
  • Further reduce the cut-off for trying various search interpretations.

@lonvia lonvia merged commit d60a457 into osm-search:master Nov 29, 2023
8 checks passed
@lonvia lonvia deleted the near-search-penalty-inheritance branch November 29, 2023 13:02
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.

1 participant