elasticsearch/docs/reference/modules/scripting
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
..
advanced-scripting.asciidoc Reorganise scripting docs (#18132) 2016-05-04 18:17:10 +02:00
expression.asciidoc improve date api for expressions/painless fields 2016-05-31 09:32:33 -04:00
fields.asciidoc Renamed all AUTOSENSE snippets to CONSOLE (#18210) 2016-05-09 15:42:23 +02:00
groovy.asciidoc Deprecate GeoDistance enumerators and remove geo distance script helpers 2016-08-05 18:42:06 -05:00
native.asciidoc Remove LeafSearchScript.runAsFloat(): Nothing calls it. 2016-05-15 22:59:28 -04:00
painless-syntax.asciidoc cutover some docs to painless 2016-06-27 09:55:16 -04:00
painless.asciidoc Restore reverted change now that alpha4 is out: 2016-07-04 10:39:49 +02:00
security.asciidoc Docs: Replace [source,json] with [source,js] 2016-05-24 11:17:27 -04:00
using.asciidoc Make Prefer Parameters admon block linkable 2016-07-13 16:02:34 +02:00