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 13917aa commit 3d55188Copy full SHA for 3d55188
source/indexes/single-field-index.txt
@@ -20,7 +20,7 @@ Single Field Indexes
20
Overview
21
--------
22
23
-Single field indexes are indexes with a reference to a single field of a
+**Single field indexes** are indexes with a reference to a single field of a
24
document in a collection. These indexes improve single field query and
25
sort performance. They also support :manual:`TTL Indexes </core/index-ttl>`
26
that automatically remove documents from a collection after a certain
0 commit comments