Skip to content

Commit ef73965

Browse files
committed
Address SA feedback
1 parent f7e4918 commit ef73965

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/indexes/compound-index.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ both fields indexed in ascending order:
5858
:dedent:
5959

6060
The following is an example of a query that uses the index created in
61-
the preceding code example:
61+
the preceding code sample:
6262

6363
.. io-code-block::
6464
:copyable: true
@@ -84,6 +84,9 @@ Additional Information
8484
To learn more about compound indexes, see :manual:`Compound Indexes </core/index-compound>`
8585
in the {+mdb-server+} manual.
8686

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+
8790
API Documentation
8891
~~~~~~~~~~~~~~~~~
8992

0 commit comments

Comments
 (0)