MaxFetch
From MDrivenWiki
Search logic allows for the restriction of the number of fetched hits in search. The default is 20.
Declare the tagged value "MaxFetch=<int>"
on the ViewModelColumn action that initiates the search to change from the default (100)
Usually, this is the action with EAL like: selfVM.Search
Also, see paging with Search_result_pages.