-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
Currently, we ensure that only candidates records are returned from DocumentSourceVectorSearch. We should revisit whether this is even necessary or if mongot can guarantee that it will only send back candidates records. Also, we should think about whether $limit pushdown is a worthwhile optimization to add.