trim.gather_direction

Background

This setting controls the direction in which the gatherer is going for TRIMPush data sources. Possible values are:

forward: Gather record starting from the trim.gather_start_date to the trim.gather_end_date backward: Gather record starting from the trim.gather_end_date to the trim.gather_start_date.

It’s usually set to backward to perform an initial crawl by gathering the most recent records first. When the initial crawl is completed, it’s usually set to forward to perform daily gatherings.

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.gather_direction key, and set the value. This can be set to any valid TrimGatherDirectionTypes allowed values: backward or forward value.

Default value

Record are gathered backwards by default:

trim.gather_direction=backward

Examples

Gather record forward:

trim.gather_direction=forward

Notes

This key only applies to the Windows version of Funnelback