elastic/elasticsearch
View on GitHubDeprecate and remove distance_type parameter from geo_distance query DSL
Open
#22914 opened on Feb 1, 2017
:Analytics/Geo>breaking>deprecationTeam:Analyticshelp wantedstalled
Description
This is a follow up to #19846 for deprecating (5.x) and removing (6.0) the distance_type parameter from the geo_distance query dsl. The idea is to provide a single implementation that is consistent with how Lucene's LatLonPoint computes distances.