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

Note注意

For details on specific commands, including syntax and examples, click on the specific command to go to its 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.为集合设置索引筛选器。
←  updateplanCacheClear →