Github user isper3at commented on a diff in the pull request:

    https://github.com/apache/incubator-rya/pull/187#discussion_r129983982
  
    --- Diff: 
extras/rya.geoindexing/src/main/java/org/apache/rya/indexing/mongodb/geo/GeoMongoDBStorageStrategy.java
 ---
    @@ -90,15 +113,18 @@ public GeoMongoDBStorageStrategy(final double 
maxDistance) {
     
         @Override
         public void createIndices(final DBCollection coll){
    -        coll.createIndex("{" + GEO + " : \"2dsphere\"" );
    --- End diff --
    
    presumably yes, but it didn't really work either.  the BasicDBObject worked 
though


---
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