OPTIONS

Query Plan Cache CommandsΒΆ

Name Description
planCacheClearFilters Clears index filter(s) for a collection.
planCacheClear Removes cached query plan(s) for a collection.
planCacheListFilters Lists the index filters for a collection.
planCacheListPlans Displays the cached query plans for the specified query shape.
planCacheListQueryShapes Displays the query shapes for which cached query plans exist.
planCacheSetFilter Sets an index filter for a collection.