public class SearchSortId extends SearchSort
| Constructor and Description |
|---|
SearchSortId() |
| Modifier and Type | Method and Description |
|---|---|
SearchSortId |
descending(boolean descending) |
protected String |
identifier()
The identifier for the sort type, used in the "by" field.
|
injectParams, sortField, sortGeoDistance, sortId, sortScoreprotected String identifier()
SearchSortidentifier in class SearchSortpublic SearchSortId descending(boolean descending)
descending in class SearchSortCopyright © 2015 Couchbase, Inc.