public final class FreshnessScoringParameters extends Object
| Constructor and Description |
|---|
FreshnessScoringParameters() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getBoostingDuration()
Get the boostingDuration property: The expiration period after which
boosting will stop for a particular document.
|
FreshnessScoringParameters |
setBoostingDuration(Duration boostingDuration)
Set the boostingDuration property: The expiration period after which
boosting will stop for a particular document.
|
public Duration getBoostingDuration()
public FreshnessScoringParameters setBoostingDuration(Duration boostingDuration)
boostingDuration - the boostingDuration value to set.Copyright © 2020 Microsoft Corporation. All rights reserved.