dsanchezmatilla

Results 2 issues of dsanchezmatilla

This PR adds a loop to paginate through all datasets in batches of 1000 using package_search, so that all datasets are submitted to the xloader, not just the first 1000.

## Description When I run: `ckan xloader submit all` It seems to only submit xloader jobs for the first 1000 datasets in the CKAN instance. Any datasets beyond that number...