|
OK, after modifying the code to remove onField("location"), using hibQuery.setSpatialParameters( startLat, startLon, Spatial.COORDINATES_DEFAULT_FIELD ), and removing the location field in the Member class, all 8 of the test cases pass. I hope that helps to narrow down where the issue is! Thanks
|