-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.5.5
-
Component/s: Querying
-
None
-
Query Optimization
When we process sub-trees of an AND or an OR, the subtree may turn into ixscans that we can compound/intersect with subsequent predicates in the containing AND/OR.
See or9.js.
- is duplicated by
-
SERVER-8743 add the ability for a query to match multiple arbitrary ranges within a single index
- Closed
- related to
-
SERVER-14740 Query rewrite of special $or leaf case to rooted $or not working for nested expressions
- Closed