Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: geosearch and georadius response format #4420

Merged
merged 1 commit into from
Jan 7, 2025
Merged

fix: geosearch and georadius response format #4420

merged 1 commit into from
Jan 7, 2025

Conversation

kostasrim
Copy link
Contributor

geosearch and georadius return an array of arrays even when WITHCOORD, WITHDIST, WITHHASH statements are omitted.

  • return array of arrays only when WITHCOORD, WITHDIST, WITHHASH statements are used

resolves #4382

@kostasrim kostasrim self-assigned this Jan 7, 2025
@kostasrim kostasrim requested a review from adiholden January 7, 2025 13:32
@kostasrim kostasrim merged commit 27dc1a4 into main Jan 7, 2025
9 checks passed
@kostasrim kostasrim deleted the kpr3 branch January 7, 2025 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong GEOSEARCH response format
2 participants