Skip to content

Commit aac3643

Browse files
committed
DOCS-11469: Removing paragraph, future work to provide better clarification on topic
1 parent cfb02eb commit aac3643

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

source/core/sharded-cluster-query-router.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,6 @@ If the result of the query is not sorted, the :binary:`~bin.mongos`
109109
instance opens a result cursor that "round robins" results from all
110110
cursors on the shards.
111111

112-
If the query specifies sorted results using the
113-
:method:`~cursor.sort()` cursor method, the :binary:`~bin.mongos` instance
114-
passes the :operator:`$orderby` option to the shards. The :term:`primary
115-
shard` for the database receives and performs a merge sort for all
116-
results before returning the data to the client via the
117-
:binary:`~bin.mongos`.
118-
119112
Limits
120113
~~~~~~
121114

0 commit comments

Comments
 (0)