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 <[email protected]>
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 <[email protected]>
Date:   2017-07-19T19:15:50Z

    Responded to code review

commit 0d03bf7dd4f52c49746859178b42c31f1ed1e6d2
Author: isper3at <[email protected]>
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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to