Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.9
-
None
-
New
Description
Spinoff from LUCENE-1781.
If you do a very large (eg 100000 miles) radius search then the
lat/lng bound box wraps around the entire earth and all points should
be accepted. But this fails today (many points are rejected). It's
easy to see the issue: edit TestCartesian, and insert a very large
miles into either testRange or testGeoHashRange.
Attachments
Attachments
Issue Links
- blocks
-
SOLR-1568 Implement Spatial Filter
- Closed
-
LUCENE-2350 Refactor/Cleanup Lucene Spatial
- Resolved