-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
Compute CE of TextMatchNode QSNs (StageType STAGE_TEXT_MATCH). Also consider STAGE_TEXT_OR.
Test cases:
coll.createIndex('txt': 'text'); coll.createIndex({txt:1}); {$text: {$search: 'text_9_5'}}, {a: 42, $text: {$search: 'text_1_1'}},
- is related to
-
SERVER-97373 Fallback to multiplanning for unsupported collection and index scans
-
- Closed
-