Class ScoreSortBuilder

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

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