Package | Description |
---|---|
com.atlassian.confluence.impl.search.v2.lucene.score | |
com.atlassian.confluence.search.v2.query | |
com.atlassian.confluence.search.v2.score |
This package provides search engine agnostic primitives required to construct
FunctionScoreQuery . |
Class and Description |
---|
DecayParameters
Parameters for decay function.
|
FieldValueFactorFunction.Modifier
The Type class encapsulates the modification types that can be applied
to the score/value product.
|
Class and Description |
---|
ScoreFunction
Marker interface for a function providing score for
FunctionScoreQuery . |
Class and Description |
---|
AverageScoreFunction
Scores of component functions are averaged according to
weights . |
AverageScoreFunction.Builder |
ComposableScoreFunction
Marker interface for a function that can be composed by e.g.
|
DecayParameters
Parameters for decay function.
|
DecayParameters.Builder |
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.
|
ScoreFunction
Marker interface for a function providing score for
FunctionScoreQuery . |
Copyright © 2003–2021 Atlassian. All rights reserved.