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, sortScore
protected String identifier()
SearchSort
The identifier for the sort type, used in the “by” field.
identifier
in class SearchSort
public SearchSortId descending(boolean descending)
descending
in class SearchSort
Copyright © 2015 Couchbase, Inc.