Skip to content

$orderby should have warning for 32MB limit #1556

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Boomtime
Copy link
Contributor

cursor.sort() contains a warning about the 32MB limit on non-indexed sorting, this adds the same warning to $orderby - which is the underlying operator that powers sort().
The warning is largely a copy+paste with superficial name replacements.

cursor.sort() contains a warning about the 32MB limit on non-indexed sorting, this adds the same warning to $orderby - which is the underlying operator that powers sort().
The warning is largely a copy+paste with superficial name replacements.
@kay-kim
Copy link
Contributor

kay-kim commented May 8, 2014

merged. thank you.

@kay-kim kay-kim closed this May 8, 2014
mongo-cr-bot pushed a commit that referenced this pull request Aug 1, 2022
* DOCS-13592-connectTimeoutMS-description (#1537)

Co-authored-by: jason-price-mongodb <[email protected]>

* DOCS-13592-connectTimeoutMS-description

Co-authored-by: jason-price-mongodb <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants