-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.4
-
Component/s: MapReduce
-
None
-
Query Optimization
Index hinting can speed up specific queries, especially for queries which will return a lot of documents (120M+) out of a large dataset (3x avail RAM+).
Index hinting is currently requested for the aggregation framework (SERVER-7944) but would speed up MapReduce jobs as well.
- is duplicated by
-
SERVER-38974 How to force a mongodb mapreduce query to use a specific index (similar to '$hint')?
- Closed