We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3664b20 commit 9e4dd36Copy full SHA for 9e4dd36
source/tutorial/sort-results-with-indexes.txt
@@ -32,8 +32,7 @@ on disk to store data exceeding the 100 megabyte system memory limit
32
while processing a blocking sort operation.
33
34
Sort operations that use an index often have better performance than
35
-blocking sorts. For more information on creating indexes to support
36
-sort operations, see :ref:`sorting-with-indexes`.
+blocking sorts.
37
38
.. note::
39
0 commit comments