Package | Description |
---|---|
com.atlassian.confluence.impl.search.v2.lucene.score | |
com.atlassian.confluence.search.v2.query |
Constructor and Description |
---|
LuceneFunctionScoreQuery(org.apache.lucene.search.Query wrappedQuery,
FunctionScoreQuery.BoostMode boostMode,
LuceneScoreFunctionFactory scoreFunctionFactory) |
Modifier and Type | Method and Description |
---|---|
FunctionScoreQuery.BoostMode |
FunctionScoreQuery.getBoostMode() |
static FunctionScoreQuery.BoostMode |
FunctionScoreQuery.BoostMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FunctionScoreQuery.BoostMode[] |
FunctionScoreQuery.BoostMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FunctionScoreQuery(SearchQuery wrappedQuery,
ScoreFunction function,
FunctionScoreQuery.BoostMode boostMode) |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences