-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
-
Query Execution
For things like the hadoop connector (breaking up a query across each chunk) it would be good if $min/$max didn't force using the $min/max index since the rest of the query might match better with another index. This would require $min/max to work on document matching without an index.
- is duplicated by
-
SERVER-40873 Poor performance on certain configurations of hint/limit/min/max
- Closed
-
SERVER-15168 Allow intersection of $min/$max bounds with computed query indexBounds
- Closed