Create skeleton of DocumentSourceScoreFusion

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Create a skeleton of DocumentSourceScoreFusion stage that registers $scoreFusion as an acceptable aggregation stage.

      Since this document source will act as syntactic sugar (like DocumentSourceCount, for example), it only needs to implement a "createFromBson()" method, but doesn't need to implement the DocumentSource interface.

      Edit and expand "search_hybrid_scoring_feature_flag.js" to confirm that the aggregation stage is not allowed (and will return an error) when the flag is off. Use "query_stats_feature_flag.js` as an example.

      This is essentially a duplicate task of SERVER-91907, so that patch can be used for reference.

            Assignee:
            Adithi Raghavan
            Reporter:
            Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: