-
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
Queries like:
db.view.aggregate([{$unionWith/$lookup: { from: "coll", pipeline: [{$rankFusion}] }}])
Should work fine for both search and non-search input pipelines.
We need to confirm and add tests to our jstest suite
We should hold off on this ticket until $rankFusion is fully supported on views at a top-level aggregation, as we modifying the ExpressionContext namespace state, which may end up interacting with this
- depends on
-
SERVER-103504 Enable and test running $rankFusion on a view with search input pipelines
-
- In Progress
-
- is related to
-
SERVER-101799 Comprehensive $rankFusion running on a view testing
-
- Closed
-