Details
-
New Feature
-
Status: Closed
-
Minor - P4
-
Resolution: Duplicate
-
None
-
None
-
None
Description
A posited theory is that if a query is returning in index order, (either explicitly by sort clause, or implicitly by lack of one), and if the query criteria fields are contained within the index (possibly by having no criteria), then we should be able to honor an arbitrarily large .skip() request without loading any of the intervening documents, just by scanning the index.
Thoughts?
Attachments
Issue Links
- duplicates
-
SERVER-13946 Consider putting skip stages below fetch stages
-
- Closed
-