Uses of Package
com.atlassian.confluence.search.v2.score
-
Packages that use com.atlassian.confluence.search.v2.score Package Description com.atlassian.confluence.impl.search.v2.lucene.score com.atlassian.confluence.impl.search.v2.score com.atlassian.confluence.internal.search.v2.score com.atlassian.confluence.plugins.opensearch.mappers.query.score com.atlassian.confluence.search.v2.query com.atlassian.confluence.search.v2.score This package provides search engine agnostic primitives required to constructFunctionScoreQuery
. -
Classes in com.atlassian.confluence.search.v2.score used by com.atlassian.confluence.impl.search.v2.lucene.score Class Description DecayParameters Parameters for decay function.FieldValueFactorFunction.Modifier The Type class encapsulates the modification types that can be applied to the score/value product. -
Classes in com.atlassian.confluence.search.v2.score used by com.atlassian.confluence.impl.search.v2.score Class Description ComposableScoreFunction Marker interface for a function that can be composed by e.g.ExpDecayFunction An exponential decay function.FunctionScoreQueryFactory A factory to apply function scoring on search queriesGaussDecayFunction A gaussian decay function.ScoreFunction Marker interface for a function providing score forFunctionScoreQuery
.ScoreFunctionFactory Factory for creatingScoreFunction
which are used in site-wide confluence search. -
Classes in com.atlassian.confluence.search.v2.score used by com.atlassian.confluence.internal.search.v2.score Class Description ScoreFunction Marker interface for a function providing score forFunctionScoreQuery
.ScoreFunctionFactory Factory for creatingScoreFunction
which are used in site-wide confluence search. -
Classes in com.atlassian.confluence.search.v2.score used by com.atlassian.confluence.plugins.opensearch.mappers.query.score Class Description ComposableScoreFunction Marker interface for a function that can be composed by e.g.ScoreFunction Marker interface for a function providing score forFunctionScoreQuery
. -
Classes in com.atlassian.confluence.search.v2.score used by com.atlassian.confluence.search.v2.query Class Description ScoreFunction Marker interface for a function providing score forFunctionScoreQuery
.StaircaseFunction Deprecated.since 8.7. -
Classes in com.atlassian.confluence.search.v2.score used by com.atlassian.confluence.search.v2.score Class Description AverageScoreFunction Scores of component functions are averaged according toweights
.AverageScoreFunction.Builder ComposableScoreFunction Marker interface for a function that can be composed by e.g.DecayParameters Parameters for decay function.DecayParameters.Builder ExpDecayFunction An exponential decay function.FieldValueFactorFunction.Modifier The Type class encapsulates the modification types that can be applied to the score/value product.FieldValueSource Specifies a numerical field from which data will be drawn for score function.GaussDecayFunction A gaussian decay function.ScoreFunction Marker interface for a function providing score forFunctionScoreQuery
.