-
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
`SearchQueryViewSpec` is already included in `InternalSearchMongotRemoteSpec`. However, there are some instances where a class/function uses both `InternalSearchMongotRemoteSpec` and `SearchQueryViewSpec` (i.e. `DocumentSourceSearch`). This is repetitive and should be removed.
We should go through every existing `SearchQueryViewSpec` and ensure that it is actually needed and isn't a copy of already included data.
Additionally, removing instances of `SearchQueryViewSpec` will facilitate SERVER-103886.
- related to
-
SERVER-103886 Investigate consolidating SearchQueryViewSpec with ResolvedView and/or ResolvedNamespace
-
- Open
-