I have select all records from solr by solr facet stats, but I can\'t pagination them, How can I pagination by the pageSize and pageNum?
You can't pagination when use solr facet stats, because use solr facet stats will stats all document.