Class WeightBuilder

java.lang.Object
org.elasticsearch.index.query.functionscore.ScoreFunctionBuilder<WeightBuilder>
org.elasticsearch.index.query.functionscore.WeightBuilder
All Implemented Interfaces:
NamedWriteable, VersionedNamedWriteable, Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment

public class WeightBuilder extends ScoreFunctionBuilder<WeightBuilder>
A query that multiplies the weight to the score.