-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Text Search
-
None
-
Query Execution
Test that $searchBeta does not perform in an undesirable way for possible values of `mongotHost`. Possible cases are
- mongotHost is a valid HostAndPort, and is able to send searchBeta commands to mongot
- when mongotHost is unset, `$searchBeta` aggregation stages should uassert with code 31082
- when mongotHost is set to an invalid HostAndPort, `$searchBeta` aggregation stages should uassert with code 31082