analytics.data_miner.range_in_days
Length of time range (in days) the analytics data miner will go back from the current date when mining query and click log records.
Key: analytics.data_miner.range_in_days
Type: Integer
Can be set in: collection.cfg
Table of Contents
Description
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.
Default Value
The default setting specifies that the data miner should take account of queries and clicks going back 60 days from when it is run.
analytics.data_miner.range_in_days=60
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