OpenSearch/modules
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
..
aggs-matrix-stats Serialize doc counts in Matrix-Stats module 2016-08-01 18:05:10 -05:00
ingest-common ingest: Made the response format of the get pipeline api match with the response format of the index template api 2016-07-29 17:58:30 +02:00
lang-expression Split regular histograms from date histograms. #19551 2016-08-03 08:39:48 +02:00
lang-groovy [TEST] Kill remaining lang-groovy messy tests 2016-08-01 16:59:47 +02:00
lang-mustache Update to Jackson 2.8.1 2016-08-05 12:26:06 +02:00
lang-painless Deprecate GeoDistance enumerators and remove geo distance script helpers 2016-08-05 18:42:06 -05:00
percolator [TEST] restore tests repeatability in AbstractQueryTestCase 2016-08-05 22:38:31 +02:00
reindex Avoid early initializing Netty 2016-08-05 14:58:33 -04:00
transport-netty3 Avoid early initializing Netty 2016-08-05 14:58:33 -04:00
transport-netty4 Avoid early initializing Netty 2016-08-05 14:58:33 -04:00
build.gradle Make module client jars go to org.elasticsearch.plugin groupId 2016-07-14 02:58:27 -07:00