Namespace Couchbase.Search.Sort
Classes
FieldSearchSort
Sorts the search results by a field in the hits.
GeoDistanceSearchSort
Sorts the search results by a field in the hits.
IdSearchSort
Sorts the search resilts by document ID.
ScoreSearchSort
Sorts the search results by hit score.
SearchSortBase
Interfaces
ISearchSort
Represents the search sort criteria.