Uses of Class
com.atlassian.confluence.search.v2.score.ExpDecayFunction
Packages that use ExpDecayFunction
Package
Description
This package provides search engine agnostic primitives required to construct
FunctionScoreQuery.-
Uses of ExpDecayFunction in com.atlassian.confluence.impl.search.v2.score
Methods in com.atlassian.confluence.impl.search.v2.score that return ExpDecayFunctionModifier and TypeMethodDescriptionDefaultScoreFunctionFactory.createExpDecayFunction()Deprecated, for removal: This API element is subject to removal in a future version.OpenSearchScoreFunctionFactory.createExpDecayFunction() -
Uses of ExpDecayFunction in com.atlassian.confluence.search.v2.score
Methods in com.atlassian.confluence.search.v2.score that return ExpDecayFunctionModifier and TypeMethodDescriptionScoreFunctionFactory.createExpDecayFunction()Create an ExpDecayFunction which boosts content relevancy by recency of modification.