Home
Sign Up
Sign In
yn's recent timeline updates
yn
V2EX member #179241, joined on 2016-06-27 14:20:35 +08:00
yn
提问
技术话题
好玩
工作信息
交易信息
城市相关
yn's recent replies
Jun 28, 2016
Replied to a topic by
tumayun
›
Elasticsearch
›
Elasticsearch 如何用 script_fields 计算出来的字段进行排序?
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 计算 然后排序
»
More replies by yn
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.
❯