You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "infdahai (via GitHub)" <gi...@apache.org> on 2023/06/22 08:21:24 UTC

[GitHub] [kvrocks] infdahai opened a new issue, #1511: Add the support of the GEOSEARCH, GEOSEARCHSTORE comands

infdahai opened a new issue, #1511:
URL: https://github.com/apache/kvrocks/issues/1511

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues.
   
   
   ### Motivation
   
   This issue considers to support [geosearch](https://redis.io/commands/geosearch/), geosearchstore commands.
   
   ### Solution
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kvrocks] git-hulk closed issue #1511: Add the support of the GEOSEARCH, GEOSEARCHSTORE comands

Posted by "git-hulk (via GitHub)" <gi...@apache.org>.
git-hulk closed issue #1511: Add the support of the GEOSEARCH, GEOSEARCHSTORE comands 
URL: https://github.com/apache/kvrocks/issues/1511


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kvrocks] uds5501 commented on issue #1511: Add the support of the GEOSEARCH, GEOSEARCHSTORE comands

Posted by "uds5501 (via GitHub)" <gi...@apache.org>.
uds5501 commented on issue #1511:
URL: https://github.com/apache/kvrocks/issues/1511#issuecomment-1605296824

   I can help with this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kvrocks] uds5501 commented on issue #1511: Add the support of the GEOSEARCH, GEOSEARCHSTORE comands

Posted by "uds5501 (via GitHub)" <gi...@apache.org>.
uds5501 commented on issue #1511:
URL: https://github.com/apache/kvrocks/issues/1511#issuecomment-1607828545

   @git-hulk / @infdahai does this command require a `BYBOX` as well? (Found it in the redis doc : https://redis.io/commands/geosearch/)
   If yes, I wanted to understand how does the bounding box look like? Not able to visualize it just via this description:
   
   **BYBOX: Search inside an axis-aligned rectangle, determined by <height> and <width>.**


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kvrocks] git-hulk commented on issue #1511: Add the support of the GEOSEARCH, GEOSEARCHSTORE comands

Posted by "git-hulk (via GitHub)" <gi...@apache.org>.
git-hulk commented on issue #1511:
URL: https://github.com/apache/kvrocks/issues/1511#issuecomment-1605300148

   @uds5501 assigned, thanks for your interest.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kvrocks] infdahai commented on issue #1511: Add the support of the GEOSEARCH, GEOSEARCHSTORE comands

Posted by "infdahai (via GitHub)" <gi...@apache.org>.
infdahai commented on issue #1511:
URL: https://github.com/apache/kvrocks/issues/1511#issuecomment-1609941672

   @uds5501 I think the blog is right. BTW, you can read this picture from the origin design https://github.com/redis/redis/issues/8094#issuecomment-739640315_.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org