$match should handle geo predicates in a consistent fashion

XMLWordPrintableJSON

    • Query
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In document_source_match.cpp, "uassertNoDisallowedClauses" is used to validate the query passed into a $match stage. It confirms that $where, $near, and $nearSphere are not used inside the object, but does not check for $geoNear. It should either error in all cases, or allow geo predicates inside a $match.

              Assignee:
              Backlog - Query Team (Inactive)
              Reporter:
              Benjamin Murphy (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: