-
Type: Question
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.2.8
-
Component/s: Aggregation Framework
-
None
Will MongoDB use Index Intersection during the execution of aggregate query?
Can $group operation makes use of indexing to fasten the aggregate query execution.
Or, is the database engine bound to use a maximum of 1 index per query except in the case of $or operations?
- duplicates
-
SERVER-13740 Improve plan ranking for index intersection
- Backlog
- related to
-
SERVER-22741 Ability to hint index intersection
- Backlog