| Package | Description |
|---|---|
| com.aliyun.opensearch.sdk.generated.search |
| Modifier and Type | Field and Description |
|---|---|
Sort |
SearchParams.sort
排序字段及排序方式(sort)
|
| Modifier and Type | Method and Description |
|---|---|
Sort |
Sort.deepCopy() |
Sort |
SearchParams.getSort()
排序字段及排序方式(sort)
|
Sort |
Sort.setSortFields(java.util.List<SortField> sortFields) |
| Modifier and Type | Method and Description |
|---|---|
int |
Sort.compareTo(Sort other) |
boolean |
Sort.equals(Sort that) |
SearchParams |
SearchParams.setSort(Sort sort)
排序字段及排序方式(sort)
|
| Constructor and Description |
|---|
Sort(Sort other) |
Copyright © 2023. All Rights Reserved.