You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/26 21:31:00 UTC

[jira] [Commented] (RYA-317) Implement Nearby for mongo geo

    [ https://issues.apache.org/jira/browse/RYA-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102316#comment-16102316 ] 

ASF GitHub Bot commented on RYA-317:
------------------------------------

GitHub user isper3at opened a pull request:

    https://github.com/apache/incubator-rya/pull/186

    Rya 317 Added Near function for geo mongodb

    >What Changed?
    Changed GeoTupleSet to no long always call GeoWithin
    Create the Geo Indexer properly
    Add GeoNear function for MongoDB and an unsupported exception for accumulo.
    
    ### Tests
    >Coverage?
    Full Near() coverage
    added test to ensure delete works on GEO
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-317)
    
    ### Checklist
    - [ ] Code Review
    - [ ] Squash Commits
    
    #### People To Reivew
    @meiercaleb 
    @amihalik 


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/isper3at/incubator-rya RYA-317

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rya/pull/186.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #186
    
----
commit 202c644444f21f5451d8952bfba07e9049fda7f0
Author: isper3at <sm...@gmail.com>
Date:   2017-07-19T18:47:18Z

    RYA-309 Added delete support to indexers
    
    Delete was never called on the secondary indexers
    in mongo.
    Created a test to ensure that it now happens and
    added support.

commit 5ac80dd81807d83268f465bd3a90c5246bcea870
Author: isper3at <sm...@gmail.com>
Date:   2017-07-19T19:15:50Z

    Responded to code review

commit 0d03bf7dd4f52c49746859178b42c31f1ed1e6d2
Author: isper3at <sm...@gmail.com>
Date:   2017-07-25T20:15:38Z

    RYA-317 Added Mongo Near support
    
    Support for mongo added.
    fixed so no longer always calls sfWithin
    properly enabled Geo indexer in mongo

----


> Implement Nearby for mongo geo
> ------------------------------
>
>                 Key: RYA-317
>                 URL: https://issues.apache.org/jira/browse/RYA-317
>             Project: Rya
>          Issue Type: Bug
>            Reporter: Andrew Smith
>            Assignee: Andrew Smith
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)