Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
New
Description
This is an approach to indexing bounding boxes using 4 numeric fields (xmin,ymin,xmax,ymax) and a flag to say if it crosses the dateline.
This is a modification from the Apache 2.0 code from the ESRI Geoportal:
http://geoportal.svn.sourceforge.net/svnroot/geoportal/Geoportal/trunk/src/com/esri/gpt/catalog/lucene/SpatialClauseAdapter.java
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-5714 Improve tests for BBoxStrategy then port to 4x.
- Resolved