Add LatLonField class to index both LatLonPoint and LatLonDocValues
Open
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
Similar to https://github.com/apache/lucene/issues/11199, it would be nice to have a class that can index both LatLonPoint and LatLonDocValues.
Contributor guide
Research direction
Start by reading the referenced issue 11199 and the existing LatLonPoint and LatLonDocValues APIs. Define the new LatLonField class so it indexes both field types, then add or update tests that verify both indexes are produced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100