Uses of Class
com.azure.search.documents.indexes.models.FreshnessScoringFunction
Packages that use FreshnessScoringFunction
Package
Description
Package containing the data models for SearchServiceClient.
-
Uses of FreshnessScoringFunction in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return FreshnessScoringFunctionModifier and TypeMethodDescriptionstatic FreshnessScoringFunctionFreshnessScoringFunction.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FreshnessScoringFunction from the JsonReader.FreshnessScoringFunction.setInterpolation(ScoringFunctionInterpolation interpolation) Set the interpolation property: A value indicating how boosting will be interpolated across document scores; defaults to "Linear".