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 da5e268 commit 6c7903aCopy full SHA for 6c7903a
source/indexes.txt
@@ -78,7 +78,7 @@ that you track index memory and disk usage for capacity planning. In addition,
78
when a write operation updates an indexed field, MongoDB updates the related
79
index.
80
81
-Since MongoDB supports dynamic schemas, applications can query against fields whose names cannot be known in advance or
+Since MongoDB supports dynamic schemas, applications can query against fields whose names you don't know in advance or
82
are arbitrary. :manual:`Wildcard indexes </core/index-wildcard/>` help support these queries, but
83
are not designed to replace workload-based index planning.
84
0 commit comments