MaxFetch
No edit summary
No edit summary
Line 1: Line 1:
Search logic allows for restriction of number of fetched hits in search.  
Search logic allows for the restriction of the 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)
Declare the tagged value "MaxFetch=<int>" on the ViewModelColumn action that initiates the search to change from the default (100)
Line 5: Line 5:
Usually, this is the action with EAL like: selfVM.Search
Usually, this is the action with EAL like: selfVM.Search


Also see paging with [[Search_result_pages]].
Also, see paging with [[Search_result_pages]].


[[Category:OCL]]
[[Category:OCL]]

Revision as of 08:02, 28 February 2023

Search logic allows for the restriction of the 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 84 days ago on 02/10/2024. What links here