yn's recent timeline updates
yn

yn

V2EX member #179241, joined on 2016-06-27 14:20:35 +08:00
yn's recent replies
curl -X GET 'http://localhost:9200/users/user/_search?pretty' -d '{
"sort" : [ {
"_geo_distance" : {
"location" : [ {
"lat" : 23.1191,
"lon" : 113.31
} ],
"unit" : "km",
"distance_type" : "arc"
}
}]
}'

使用这个相当于 利用 script_fields 的 distanceInKm 计算 然后排序
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   788 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 20:19 · PVG 04:19 · LAX 13:19 · JFK 16:19
♥ Do have faith in what you're doing.