Allow $geoNear on collections with more than one 2dsphere/2d index

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Aggregation Framework, Geo
    • None
    • Query
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      $geoNear command requires that a collection have at most only one 2d index and/or only one 2dsphere

      I guess that mongodb implicitly takes location field from index. The problem is that I have two location fields in collection (border and center point). Both fields have 2dsphere index. I want to query only center points with $geoNear, but this limitation does not allow me to do this.

            Assignee:
            Backlog - Query Team (Inactive)
            Reporter:
            Sergey Kazankov
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: