Tag | Value |
<highUnits> | Maximum number of search result rows to cache. Use the format: <highUnits>number_of_rows</highUnits> |
<lowUnits> | Number of search result rows in the cache that will trigger deletion. Use the format: <lowUnits>number_of_rows</lowUnits> Trading Networks uses the Hybrid eviction policy to delete search result rows from the cache. This policy determines which rows to delete based on how often and how recently the rows were accessed; Trading Networks deletes the rows that were least frequently accessed and were not accessed for the longest period. The recommended value for <lowUnits> is 75 percent of <highUnits>. |
Property | Value |
Maximum number of search result rows to retrieve from the database for each search. The default is 10000 rows. | |
Whether to sort the search result rows based on timestamp in descending order. Values are true (the default) or false. |