elastic/elasticsearch
Deprecate and remove distance_type parameter from geo_distance query DSL
オープン
#22,914 opened on 2017/02/01
:Analytics/Geo>breaking>deprecationTeam:Analyticshelp wantedstalled
Repository metrics
- Stars
- (76,700 個のスター)
- PR merge metrics
- (平均マージ 2d) (30d で 1,000 merged PRs)
説明
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.