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 5b3ff5c commit dff693dCopy full SHA for dff693d
source/core/query-plans.txt
@@ -166,7 +166,7 @@ Index filters exist for the duration of the server process and do not
166
persist after shutdown. MongoDB also provides a command to manually remove
167
filters.
168
169
-Because index filters overrides the expected behavior of the optimizer
+Because index filters override the expected behavior of the optimizer
170
as well as the :method:`~cursor.hint()` method, use index filters
171
sparingly.
172
0 commit comments