Remove flex locations from geocoder#7339
Merged
leonardehrenfried merged 2 commits intoopentripplanner:dev-2.xfrom Feb 27, 2026
Merged
Remove flex locations from geocoder#7339leonardehrenfried merged 2 commits intoopentripplanner:dev-2.xfrom
leonardehrenfried merged 2 commits intoopentripplanner:dev-2.xfrom
Conversation
cb8d06f to
b7729cd
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev-2.x #7339 +/- ##
=============================================
- Coverage 70.80% 70.80% -0.01%
- Complexity 20710 20713 +3
=============================================
Files 2325 2325
Lines 86270 86253 -17
Branches 8532 8532
=============================================
- Hits 61084 61070 -14
Misses 22222 22222
+ Partials 2964 2961 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Remove flex geocoder
b7729cd to
fb4e79b
Compare
binh-dam-ibigroup
approved these changes
Feb 26, 2026
Contributor
binh-dam-ibigroup
left a comment
There was a problem hiding this comment.
Works as intended.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR remove the flex locations from the Lucene index used in the geocoder API.
It also removes some duplicate indexing of entities that are no longer queried.
Changelog
Skip.
Bumping the serialization version id
No.