analytics.data_miner.range_in_days
Background
This option specifies the length of time (in days) to go back from the current date when data mining query and click log records to generate relationship data.
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 analytics.data_miner.range_in_days
key, and set the value. This can be set to any valid Integer
value.
Examples
Specify that 90 days worth of data (going back from the current date) should be taken into account:
analytics.data_miner.range_in_days=90