Package | Description |
---|---|
com.couchbase.client.java.search.sort |
Holds classes related to search sorting.
|
Class and 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.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.