Sets the threshold for the maximum row score to retain in memory.
ConfigPersistent ConfigPersistent.setRowScoreMaximum( int threshold ) throws ULjException
threshold The maximum threshold value. The maximum value is 200,000. The default value is 50,000.
This ConfigPersistent object with the maximum threshold value specified.
Databases accessed with row limiting enabled always lazy load indexes.