Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.0
-
Component/s: None
-
Labels:None
-
Lucene Fields:New
Description
Right now it takes any PlanetModel, but I think that's dangerous.
First, WGS84 is the most accurate one we have, and second, the planet model is secretly baked into the index via the "planetMax" normalization. I think for Lucene we should only expose WGS84 ...