Uses of Package
com.couchbase.client.java.search.sort
Package | Description |
---|---|
com.couchbase.client.java.search.sort |
Holds classes related to search sorting.
|
-
Classes in com.couchbase.client.java.search.sort used by com.couchbase.client.java.search.sort Class Description SearchFieldMissing SearchFieldMode SearchFieldType SearchGeoDistanceUnits SearchSort Base class for all FTS sort options in querying.SearchSortField Sort by a field in the rows.SearchSortGeoDistance Sort by a location and unit in the rows.SearchSortId Sort by the document ID.SearchSortScore Sort by the hit score.