Skip to content

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