Fix the missing geo distance when one or both of the lat / lng are string

This commit is contained in:
Tamo 2024-06-26 10:00:54 +02:00
parent 3c4c46377b
commit eb292a7a62
2 changed files with 63 additions and 2 deletions

View file

@ -150,7 +150,8 @@ async fn bug_4640() {
"_geo": {
"lat": "45.4777599",
"lng": "9.1967508"
}
},
"_geoDistance": 0
},
{
"id": 1,