| 接口 | 说明 |
|---|---|
| Sort.Sorter |
| 类 | 说明 |
|---|---|
| DocSort |
Sorts according to the storage order of data rows in the multi-field index.
|
| FieldSort | |
| GeoDistanceSort |
Sorting of distances in the geospatial model
|
| GroupBySorter | |
| GroupKeySort | |
| NestedFilter |
A nested filter
|
| PrimaryKeySort | |
| RowCountSort | |
| ScoreSort | |
| Sort |
Sorting.
|
| SubAggSort |
| 枚举 | 说明 |
|---|---|
| GeoDistanceType |
The model used by the Field of geographical spatial type when calculating distance (default is ARC)
|
| SortMode |
Select which value of a Field to use for sorting.
|
| SortOrder |
The order of sorting (ascending or descending)
|
Copyright © 2025. All Rights Reserved.