Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经通过 solr facet stats 从 solr 中选择了所有记录,但我无法对它们进行分页,如何按 pageSize 和 pageNum 进行分页?
使用 solr facet stats 时不能分页,因为使用 solr facet stats 会统计所有文档。