You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed references to "future enhancements" and "interim solution" since
all planned features are now implemented in this PR:
- Task 1: GeoPoint class (✅ implemented)
- Task 2: GeoNearFilter (✅ implemented)
- Task 3: Near semantics documentation (✅ addressed)
- Task 4: Two-pass execution (✅ implemented)
Updated documentation to reflect current implementation:
- GeodesicUtils: Removed TODO about two-pass filtering (now complete)
- NearFilter: Updated to reference existing GeoPoint/GeoNearFilter
- Simplified JavaDoc to focus on current capabilities
All 34 tests continue to pass.
Co-authored-by: anidotnet <696662+anidotnet@users.noreply.github.com>
0 commit comments