public class SearchSortScore extends SearchSort
| Constructor and Description |
|---|
SearchSortScore() |
| Modifier and Type | Method and Description |
|---|---|
SearchSortScore |
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 SearchSortScore descending(boolean descending)
descending in class SearchSortCopyright © 2015 Couchbase, Inc.