trim.web_server_work_path (collection.cfg setting)
Description
Location of the temporary folder used by HP Records Manager / TRIM to extract binary files.
This location is usually controlled by the HP Records Manager / TRIM client or by a registry setting and defaults to C:\HPTRIM\WebServerWorkPath\
. However, Funnelback can override this setting during the crawl to use another location.
Caveats
- This folder usually grows quite large during long crawls as HP Records Manager / TRIM extracts every binary attachment for Funnelback to index.
Default value
There's no default value, the location used is controlled by the HP Records Manager / TRIM client (Usually C:\HPTRIM\WebServerWorkPath\
)
Examples
Use D:\TrimTemp
as the temporary folder:
trim.web_server_work_path=D:\TrimTemp