trim.timespan.unit

Background

This setting (with trim.timespan ) controls how the date range to gather will be split. See trim.timespan for details.

Possible values are:

  • day

  • week

  • month

  • year

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.timespan.unit key, and set the value. This can be set to any valid TrimTimespanUnitsType allowed values: day, week, month or year value.

Default value

The default is to select records by 3 month chunks:

trim.timespan=3
trim.timespan.unit=month

Examples

To select records by 1 year chunks

trim.timespan=1
trim.timespan.unit=year

Notes

This key only applies to the Windows version of Funnelback

See also