diff --git a/source/reference/command/planCacheSetFilter.txt b/source/reference/command/planCacheSetFilter.txt index 4d32534c97d..5ad94774e7b 100644 --- a/source/reference/command/planCacheSetFilter.txt +++ b/source/reference/command/planCacheSetFilter.txt @@ -58,7 +58,7 @@ Set Filter on Query Shape Consisting of Predicate Only ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The following example creates an index filter on the ``orders`` -collection such that for queries that consists only of an equality +collection such that for queries that consist only of an equality match on the ``status`` field without any projection and sort, the query optimizer evaluates only the two specified indexes and the collection scan for the winning plan: