-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
`e2e` tests in `with_mongot/e2e/views/search` have a helper function that sets up all of the search indexes and runs test cases, both with and without `storedSource` set.
Once `mongot` supports `$vectorSearch` `storedSource`, we should follow the same pattern for tests in `with_mongot/e2e/views/vector_search`. It's likely that we won't need a separate helper function to do so, but a small refactor will be necessary.