| Package | Description |
|---|---|
| org.elasticsearch.search.sort |
| Modifier and Type | Method and Description |
|---|---|
ScoreSortBuilder |
ScoreSortBuilder.order(SortOrder order)
The order of sort scoring.
|
static ScoreSortBuilder |
SortBuilders.scoreSort()
Constructs a new score sort.
|
Copyright © 2009–2017. All rights reserved.