public class SearchSortId extends SearchSort
| Constructor and Description |
|---|
SearchSortId() |
| Modifier and Type | Method and Description |
|---|---|
SearchSortId |
desc(boolean descending) |
protected String |
identifier()
The identifier for the sort type, used in the "by" field.
|
byField, byGeoDistance, byId, byScore, injectParamsprotected String identifier()
SearchSortidentifier in class SearchSortpublic SearchSortId desc(boolean descending)
desc in class SearchSortCopyright © 2020 Couchbase, Inc.. All rights reserved.