FreshnessPolicy.BoostingDuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ISO 8601 duration for the freshness boosting window (e.g. 'P90D' for 90 days). Documents newer than this duration receive a ranking boost during retrieval.
public string BoostingDuration { get; set; }
member this.BoostingDuration : string with get, set
Public Property BoostingDuration As String