MaxFetch
(Created page with "Search logic allows for restriction of number of fetched hits in search. Declare the tagged value "MaxFetch=<int>" on the ViewModelColumn action that initiates the search to c...")
 
No edit summary
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Search logic allows for restriction of number of fetched hits in search. Declare the tagged value "MaxFetch=<int>" on the ViewModelColumn action that initiates the search to change from the default (20)
Search logic allows for restriction of number of fetched hits in search.  
 
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]].
 
[[Category:OCL]]

Revision as of 12:47, 16 January 2021

Search logic allows for restriction of number of fetched hits in search.

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 75 days ago on 02/10/2024. What links here