-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2023-08-07, QO 2023-08-21
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-78994 changed the fallback such that we run queries against collections with non-special indexes through CQF if the query has a $natural hint. This ticket tracks the investigation of whether we want to extend this to special indexes. The work would likely include building metadata (IndexDefinition, MultikeynessTrie) for special indexes.