| Modifier and Type | Method and Description |
|---|---|
Sort |
IndexSchema.getIndexSort() |
Sort |
SearchQuery.getSort() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexSchema.setIndexSort(Sort indexSort) |
SearchQuery |
SearchQuery.setSort(Sort sort) |
SearchQuery.Builder |
SearchQuery.Builder.sort(Sort val) |
| Modifier and Type | Method and Description |
|---|---|
Sort |
TopRowsAggregation.getSort() |
| Modifier and Type | Method and Description |
|---|---|
TopRowsAggregation |
TopRowsAggregation.setSort(Sort sort) |
TopRowsAggregation.Builder |
TopRowsAggregation.Builder.sort(Sort sort) |
| Modifier and Type | Method and Description |
|---|---|
Sort |
InnerHits.getSort() |
| Modifier and Type | Method and Description |
|---|---|
void |
InnerHits.setSort(Sort sort) |
InnerHits.Builder |
InnerHits.Builder.sort(Sort sort) |
| Modifier and Type | Method and Description |
|---|---|
Sort |
SearchParameter.getSort() |
Copyright © 2024. All Rights Reserved.