Class ScoreSearchSort
Sorts the search results by hit score.
Implements
Inherited Members
Namespace: Couchbase.Search.Sort
Assembly: Couchbase.NetClient.dll
Syntax
public class ScoreSearchSort : SearchSortBase, ISearchSort
Constructors
| Edit this page View SourceScoreSearchSort(bool)
Declaration
public ScoreSearchSort(bool decending = false)
Parameters
Type | Name | Description |
---|---|---|
bool | decending |
Properties
| Edit this page View SourceBy
Declaration
protected override string By { get; }
Property Value
Type | Description |
---|---|
string |