-
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
Both $rankFusion and $scoreFusion have a series of helper functions that create a stage, or list of stages, that become part of the total de-sugared query.
Audit the implementations of both these stages and place consistent function level comments that both:
- Show the JSON blob structure of the stage(s) each function creates
- Describe the conceptual purpose of adding such stage(s) to the de-sugared pipelin
We should do this near the every end of the project when nearly everything has settled (all logic and testing changes are in), so we can do a single final pass.
- depends on
-
SERVER-100176 Tracking: Refactor common code between $rankFusion and $scoreFusion
-
- Backlog
-