By default a Finder returns 10 records on each page. By using the setting FinderPageSize under the appSettings section in VMEP\web.config this can be set to show more records on each page.

<add key=" FinderPageSize" value="20"/>