-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
At the bottom of QueryPlanner::plan() we have a possibleToCollscan variable that checks for geonear or text queries. This should be at the top of the function and used in all places that may buildCollscanSoln.
- depends on
-
SERVER-19593 Allow collscans on $snapshot queries when not using MMAP1
- Closed
- duplicates
-
SERVER-15688 Text queries on capped collection incorrectly return non-matching results if tailable cursor requested
- Closed