| Package | Description |
|---|---|
| com.azure.search.models |
Package containing the data models for SearchServiceRestClient.
|
| Modifier and Type | Method and Description |
|---|---|
FreshnessScoringParameters |
FreshnessScoringFunction.getParameters()
Get the parameters property: Parameter values for the freshness scoring
function.
|
FreshnessScoringParameters |
FreshnessScoringParameters.setBoostingDuration(Duration boostingDuration)
Set the boostingDuration property: The expiration period after which
boosting will stop for a particular document.
|
| Modifier and Type | Method and Description |
|---|---|
FreshnessScoringFunction |
FreshnessScoringFunction.setParameters(FreshnessScoringParameters parameters)
Set the parameters property: Parameter values for the freshness scoring
function.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.