Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-28976

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

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

      $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-server-query Backlog - Query Team (Inactive)
            Reporter:
            kazankov Sergey Kazankov
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: