trim.max_size

Background

This option is effective with TRIMPush data sources only. It specifies the maximum size that record attachments can have. Any attachment greater than the configured size will be ignored.

This setting is useful in preventing memory errors when processing large attachments. The size is expressed in bytes.

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the trim.max_size key, and set the value. This can be set to any valid Integer value.

Default value

The default size is 16MB

trim.max_size=16777216

Examples

Allow attachments up to 32MB

trim.max_size=33554432

Notes

This key only applies to the Windows version of Funnelback