Description
Caught while cutting over spatial-extras from LegacyDoubleField to DoublePoint field:
PointRangeQuery.equals() and .hashCode fails with a false positive if the Ranges are identical but field is different.
Attachments
Attachments
Issue Links
- is cloned by
-
LUCENE-7912 Add oal.search.PointDistanceQuery and oal.document.*Point.newDistanceQuery()
- Resolved