@Kishore Nallan with searching, is there a way to limit the max amount of records returned (diff to
per_page
/
limit
alias). As in we still want pagination - such as 10 per page. But max results of 50. Then we can do max of 5 pages - sorted as we want, but limit the amount of results returned from server ?