Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yes you can with a query like

r.table("users").changes().filter(function(change) { return change("new_val")("location").distance( r.point(<someLongitude>, <someLatitude>).lt(<someDistance>) })



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: