| Interface | Description |
|---|---|
| SortParser |
| Class | Description |
|---|---|
| FieldSortBuilder |
A sort builder to sort based on a document field.
|
| GeoDistanceSortBuilder |
A geo distance based sorting on a geo point like field.
|
| GeoDistanceSortParser | |
| ScoreSortBuilder |
A sort builder allowing to sort by score.
|
| ScriptSortBuilder |
Script sort builder allows to sort based on a custom script expression.
|
| ScriptSortParser | |
| SortBuilder | |
| SortBuilders |
A set of static factory methods for
SortBuilders. |
| SortParseElement | |
| TrackScoresParseElement |
| Enum | Description |
|---|---|
| SortOrder |
A sorting order.
|
Copyright © 2009–2017. All rights reserved.