@Deprecated public class FactorBuilder extends ScoreFunctionBuilder
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsEMPTY_PARAMS| Constructor and Description |
|---|
FactorBuilder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FactorBuilder |
boostFactor(float boost)
Deprecated.
Sets the boost factor for this query.
|
void |
buildWeight(XContentBuilder builder)
Deprecated.
|
void |
doXContent(XContentBuilder builder,
ToXContent.Params params)
Deprecated.
|
String |
getName()
Deprecated.
|
ScoreFunctionBuilder |
setWeight(float weight)
Deprecated.
|
toXContentpublic FactorBuilder boostFactor(float boost)
public void doXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
doXContent in class ScoreFunctionBuilderIOExceptionpublic String getName()
getName in class ScoreFunctionBuilderpublic ScoreFunctionBuilder setWeight(float weight)
setWeight in class ScoreFunctionBuilderpublic void buildWeight(XContentBuilder builder) throws IOException
buildWeight in class ScoreFunctionBuilderIOExceptionCopyright © 2009–2017. All rights reserved.