-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
-
-
-
-
-
CR2
The default value for the query max results of 100 was removed on solving some issues on query result size (ISPN-11013, ISPN-12959).
But it cause performance issues for large caches if the Query.maxResults(int) is not specified for every query execution.
We want to restore this setting, since queries on a large dataset without an explicit max results nor a default for this value could be very slow and inefficient.
This will still bring back the drawback of "total result" values!
- clones
-
ISPN-14194 Restore an efficient default value for the query max results
- Closed