OpenSearch/modules/lang-painless
Nicholas Knize 2d590af593 Deprecate GeoDistance enumerators and remove geo distance script helpers
GeoDistance is implemented using a crazy enum that causes issues with the scripting modules. This commit moves all distance calculations to arcDistance and planeDistance static methods in GeoUtils. It also removes unnecessary distance helper methods from ScriptDocValues.GeoPoints.
2016-08-05 18:42:06 -05:00
..
licenses merge master 2016-06-11 13:23:17 -04:00
src Deprecate GeoDistance enumerators and remove geo distance script helpers 2016-08-05 18:42:06 -05:00
ant.xml Remove Painless grammar ambiguities. 2016-05-23 16:39:52 -07:00
build.gradle merge master 2016-06-11 13:23:17 -04:00