Class ScoreSortBuilder

java.lang.Object
org.elasticsearch.search.sort.SortBuilder<ScoreSortBuilder>
org.elasticsearch.search.sort.ScoreSortBuilder
All Implemented Interfaces:
NamedWriteable, Writeable, ToXContent, ToXContentObject, Rewriteable<SortBuilder<?>>

public class ScoreSortBuilder
extends SortBuilder<ScoreSortBuilder>
A sort builder allowing to sort by score.