Uses of Class
com.azure.search.documents.indexes.models.FreshnessScoringFunction
Packages that use FreshnessScoringFunction
Package
Description
Package containing classes for SearchServiceClient.
-
Uses of FreshnessScoringFunction in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return FreshnessScoringFunctionModifier and TypeMethodDescriptionFreshnessScoringFunction.setInterpolation
(ScoringFunctionInterpolation interpolation) Set the interpolation property: A value indicating how boosting will be interpolated across document scores; defaults to "Linear".