Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-100167

Implement "combination.method" behavior

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

      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@mongodb.com Adithi Raghavan
            Reporter:
            adithi.raghavan@mongodb.com Adithi Raghavan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: