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 f7e4918 commit ef73965Copy full SHA for ef73965
source/indexes/compound-index.txt
@@ -58,7 +58,7 @@ both fields indexed in ascending order:
58
:dedent:
59
60
The following is an example of a query that uses the index created in
61
-the preceding code example:
+the preceding code sample:
62
63
.. io-code-block::
64
:copyable: true
@@ -84,6 +84,9 @@ Additional Information
84
To learn more about compound indexes, see :manual:`Compound Indexes </core/index-compound>`
85
in the {+mdb-server+} manual.
86
87
+To learn about effective indexing strategies using compound indexes, see
88
+:manual:`The ESR Rule </tutorial/equality-sort-range-rule>` in the {+mdb-server+} manual.
89
+
90
API Documentation
91
~~~~~~~~~~~~~~~~~
92
0 commit comments