有什么方法可以获取被索引的文档总数

Is there any way to get total number of documents being indexed

有没有办法找出在 couchbase 存储桶中的所有文档中有多少文档被索引。

您可以查看 UI https://docs.couchbase.com/server/current/manage/monitor/monitor-intro.html

存储桶已列出总计数。 https://docs.couchbase.com/server/current/manage/monitor/ui-monitoring-statistics.html

Indexes 有为每个索引编入索引的项目。 https://docs.couchbase.com/server/current/manage/monitor/monitoring-indexes.html