我希望Compass能够在每个“页面”中显示20个以上的文档 例如1-100 of 400
问题屏幕:
已尝试: View more than 20 most recent documents in MongoDB Compass from Schema 我不需要限制所有结果
How to print out more than 20 items (documents) in MongoDB's shell? 在此步骤中,我想查看Compass本身的结果。 DBQuery.shellBatchSize = 300不执行任何操作-在shell中尝试并重新启动mongo + compass两者
答案 0 :(得分:1)
基本上,您可以使用菜单“收藏”->“导出收藏”,然后“导出完整收藏”,将数据导出到json或csv,而没有分页限制