!--a11y-->
TREX Caches 
The TREX caches are
used by the TREX infrastructure of the portal to store search results
temporarily, for example. You use the configuration of the caches to display
the caches and modify them to your requirements. Normally, you do not change
these settings. You use the
Visual
Administrator to display the TREX cache in the J2EE Engine.
The TREX caches comprise the following cache types:
● Administration cache
● Memory cache

For more
information about the caches used in KM, see
Components and Their
Caches.

Note that only those parameters and values for the TREX service are described that you have to configure in specific circumstances.
The administration cache is a memory cache that objects are stored in. The administration cache is used to store TREX commands that are initiated by the TREX administration control.
Key |
Value |
Description |
cache.trexadmin.capacity |
100 |
Capacity of the cache; this value depends on the number of different search requests. |
cache.trexadmin.defaulttimetolive |
300 |
Expiry time for the cache; specifies in seconds how long the cache entry is to exist. |
The administration cache is a memory cache that objects are stored in. The memory cache is used to store search queries and the associated responses.
Key |
Value |
Description |
cache.trexmemory.capacity |
100 |
Capacity of the cache; this value depends on the number of different search requests. |
cache.trexmemory.defaulttimetolive |
300 |
Expiry time for the cache; specifies in seconds how long the cache entry is to exist. |

The required caches have already been selected. Do not change these settings.