(search) Fetch fewer results per page
This is a test to evaluate how this impacts load times.
This commit is contained in:
parent
fdec565b34
commit
9e3386dbbb
@ -31,7 +31,7 @@ public class SearchQueryParamFactory {
|
||||
SpecificationLimit.none(),
|
||||
SpecificationLimit.none(),
|
||||
List.of(),
|
||||
new QueryLimits(1, 100, 200, 8192),
|
||||
new QueryLimits(1, 25, 200, 8192),
|
||||
profile.searchSetIdentifier
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user