-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In the with_mongot_extension_* suites (SERVER-130648), sort_after_vector_search_optimization.js fails: '$sort' does exist in the pipeline after $search -- the optimization that elides/absorbs the $sort after $vectorSearch is not applied when $vectorSearch is provided by the mongot-extension.
The affected test is excluded in buildscripts/resmokeconfig/matrix_suites/overrides/with_mongot_extension.yml; grep this ticket number to find it.
Repro: buildscripts/resmoke.py run --suites=with_mongot_extension_single_node --force-excluded-tests jstests/with_mongot/e2e/hybridSearch/sort_after_vector_search_optimization.js
- related to
-
SERVER-131147 Complete TODO listed in SERVER-130916
-
- Closed
-