Implement "combination.method" behavior

XMLWordPrintableJSON

    • Type: Task
    • 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
    • None

      Add combination.method to ScoreFusionSpec and implement corresponding behavior in document_source_score_fusion.cpp

      More info about combination.method here

      After the initial desugaring ticket, the scores are combined by implicitly by summing together the input scores. In this ticket we want to add 'combination.method' field to the ScoreFusionSpec, and then alter the desugared stages based on the option request. Valid options should be: "sum", and "avg"

      For this ticket - ignore implementing "combination.expression" - that will be handled in the follow on to this

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

                Created:
                Updated:
                Resolved: