| Package | Description |
|---|---|
| com.azure.search.documents.indexes.models |
Package containing classes used for resource management operations that are being sent-to and received-from an
Azure Cognitive Search service.
|
| Modifier and Type | Method and Description |
|---|---|
FreshnessScoringParameters |
FreshnessScoringFunction.getParameters()
Get the parameters property: Parameter values for the freshness scoring
function.
|
| Constructor and Description |
|---|
FreshnessScoringFunction(String fieldName,
double boost,
FreshnessScoringParameters parameters)
Constructor of
ScoringFunction. |
Copyright © 2020 Microsoft Corporation. All rights reserved.