$indexStats

  • 返回数据集合的每个索引的使用情况。
  • 语法: { $indexStats: { } }

db.trs_holographic_info.aggregate( [ { $indexStats: { } } ] )

MongoDB 查看索引被引用次数

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-10-12
  • 2021-09-13
  • 2021-07-04
  • 2021-10-11
  • 2021-05-17
猜你喜欢
  • 2022-02-24
  • 2021-09-16
  • 2022-12-23
  • 2022-12-23
  • 2022-01-26
  • 2022-12-23
相关资源
相似解决方案