Allow nested $scoreFusion

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Our current input validation for $scoreFusion enforces that none of the input pipelines can modify the documents or their fields in any way (eg. $project, $group etc.). Because $scoreFusion gets desugared to a pipeline with stages like $group and $project that aren’t legal, nesting $scoreFusion doesn't work.

      The same idea also applies to testing $rankFusion in $scoreFusion.

            Assignee:
            Unassigned
            Reporter:
            Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: