0
次の文書を考慮して、1ヶ所の目的地の現在の位置にある文書のみを照会します。ElasticSearch:文書内の2つのジオポイントを比較します。
{
current_location: {
lat: 34.0583,
lon: -118.2476
},
destination_location: {
lat: 33.989521,
lon: -117.531614
}
}