-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
`mongot` only takes in the view's name, not the nss. As such, that's what we should hold on SearchQueryViewSpec to prevent unnecessary conversions from nss to name.
Additionally, making this change will allow us to remove MongotQueryViewSpec as that would be identical to SearchQueryViewSpec.