Docs HomeMongoDB Manual

Query Plan Cache Commands查询计划缓存命令

Note

For details on a specific command, including syntax and examples, click on the link to the command's reference page.有关特定命令的详细信息,包括语法和示例,请单击该命令参考页的链接。

Name名称Description描述
planCacheClearRemoves cached query plan(s) for a collection.删除集合的缓存查询计划。
planCacheClearFiltersClears index filter(s) for a collection.清除集合的索引筛选器。
planCacheListFiltersLists the index filters for a collection.列出集合的索引筛选器。
planCacheSetFilterSets an index filter for a collection.设置集合的索引筛选器。