How to use Solarium (Solr) data within Paginator

On index method must now implement Solr search with / without Solarium (PHP Solr client library).

How and where to handle data from Solr json response (num of results, … ) and use in paginator, to paginate pages?

Any hint?

Thanks