-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Once $search and $vectorSearch are in extensions we can remove special logic from pipeline setup areas that desguar these stages. See calls to isMongotPipeline() to see where this is happening (i.e. here and here).
This should also move bindCatalogInfo() into buildAndAttachInnerQueryExecutorToPipeline() as it no longer needs to be split out for search.