| Package | Description |
|---|---|
| com.groupbyinc.api | |
| com.groupbyinc.api.model |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Sort> |
Query.getSort() |
| Modifier and Type | Method and Description |
|---|---|
protected static Sort |
Query.convertSort(Sort sort) |
Query |
Query.setSort(Sort... sort)
Specifies the sort order applied to the fields in the order specified. |
| Modifier and Type | Field and Description |
|---|---|
static Sort |
Sort.RELEVANCE |
| Modifier and Type | Method and Description |
|---|---|
Sort |
Sort.setField(java.lang.String field) |
Sort |
Sort.setOrder(Sort.Order order)
Order in which the field will be applied. |
Copyright © 2013–2016 GroupBy Inc.. All rights reserved.