MaxFetch
(Automatically adding template at the end of the page.) |
(Adding message template to the top of the page) |
||
Line 1: | Line 1: | ||
{{message|Write the content here to display this box}} | |||
Search logic allows for the restriction of the number of fetched hits in search. '''The default is 20.''' | Search logic allows for the restriction of the number of fetched hits in search. '''The default is 20.''' | ||
Revision as of 22:19, 16 June 2024
This page was created by Hans.karlsen on 2017-02-02. Last edited by Stephanie on 2025-04-29.
Write the content here to display this box
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.