MaxFetch
No edit summary
(Replacing message template with parser tag)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
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.'''  


Declare the tagged value "MaxFetch=<int>" on the ViewModelColumn action that initiates the search to change from the default (100)
Declare the tagged value <code>"MaxFetch=<int>"</code> on the ViewModelColumn action that initiates the search to change from the default (100)


Usually, this is the action with EAL like: selfVM.Search
Usually, this is the action with EAL like: selfVM.Search
Line 7: Line 8:
Also, see paging with [[Search_result_pages]].
Also, see paging with [[Search_result_pages]].
[[Category:Tagged Values]]
[[Category:Tagged Values]]
{{Edited|July|12|2024}}

Latest revision as of 07:45, 17 June 2024

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.

This page was edited 95 days ago on 06/17/2024. What links here