-
Notifications
You must be signed in to change notification settings - Fork 54
DOC-4733 added geo indexing examples #376
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
base: master
Are you sure you want to change the base?
DOC-4733 added geo indexing examples #376
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey @andy-stark-redis ,
could u update it as suggested in #391 ?
@atakavci Done, but it still seems to fail on the GeoShape examples with the FLAT coordinate system. |
@andy-stark-redis , i guess it s either
Could you check on those ? |
I'm a little vague on the nuances here, but I think this might tie into RediSearch 2.8 (redis server 7.2 / cluster 7.2.4); source |
Thanks for the suggestion - just trying it now :-) Amazing if it turns out to be that simple all along! |
Sorry, a bit whackamole |
(CI goes green) Hoorah! |
Yaay! Thanks very much for your help with this - it's been hanging around for ages, so great to get it fixed. |
LGTM; @atakavci does your request for changes still apply? |
i see @andy-stark-redis already did the change i mentioned. |
DOC-4733
C# examples for the geo indexing page.