| Package | Description |
|---|---|
| com.couchbase.client.java.search.sort |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchSortField
Sort by a field in the hits.
|
class |
SearchSortGeoDistance
Sort by a location and unit in the hits.
|
class |
SearchSortId
Sort by the document ID.
|
class |
SearchSortScore
Sort by the hit score.
|
| Modifier and Type | Method and Description |
|---|---|
SearchSort |
SearchSort.descending(boolean descending) |
Copyright © 2015 Couchbase, Inc.