public class SearchSortId extends SearchSort
Sort by the document ID.
| 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()
SearchSortThe identifier for the sort type, used in the “by” field.
identifier in class SearchSortpublic SearchSortId descending(boolean descending)
descending in class SearchSortCopyright © 2015 Couchbase, Inc.