Moh*_*nny 2 vespa
我在 vespa 中有多个文档,我想获取特定类型文档的文档总数。我怎样才能得到这个?有什么办法可以得到这个吗?
and*_*eer 5
使用 查询文档类型并/search/?yql=select * from sources * where sddocname contains "<yourdoctype>";查看结果中的“totalCount”。
/search/?yql=select * from sources * where sddocname contains "<yourdoctype>";
归档时间:
7 年,1 月 前
查看次数:
788 次
最近记录:
3 年,6 月 前