Enable running $rankFusion against a view with $geoNear in the definition

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None

      While working on SERVER-103281 I found that DocumentSourceGeoNear::validatePipelinePosition() complained for some reason. Looking at the logs I think the pipeline that was being validated didn't have the $geoNear in it, so it might have to do with the splitting (this only happened in sharded scenarios).

      Also noteworthy, such a command on a sharded collection fails even though the explain works, while on a sharded clusted with an unsharded collection the command works but the explain fails.

            Assignee:
            Unassigned
            Reporter:
            Mariano Shaar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: