Uses of Class
com.atlassian.confluence.search.v2.score.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
Modifier 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
Modifier and TypeMethodDescriptionScoreFunctionFactory.createExpDecayFunction()
Create an ExpDecayFunction which boosts content relevancy by recency of modification.