Hello there guys, I'm Abdullah the guy who wrote t...
# community-help
a
Hello there guys, I'm Abdullah the guy who wrote the php client for typesense. I'd love to get your help regarding an issue I'm facing with the geosearch, it seems that the radius I'm sending inside the filters has no effect on the results returned from the API
j
Hi Abdullah! 👋 Could you share the exact filter_by query you're using?
a
it's as simple as location(lat, lng, 5 km)
j
Hmm, could you share the exact curl command (without the API keys) and the full response you see from Typesense?
a
sure