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