public class Sort extends Object
| Constructor and Description |
|---|
Sort() |
| Modifier and Type | Method and Description |
|---|---|
static Sort |
by() |
Sort |
field(String field,
org.elasticsearch.search.sort.SortOrder order) |
Stream<SortField> |
stream() |
Copyright © 2015 eGovernments Foundation. All rights reserved.