Interface ISearchSort
Represents the search sort criteria.
Namespace: Couchbase.Search.Sort
Assembly: Couchbase.NetClient.dll
Syntax
public interface ISearchSort
Methods
View SourceExport()
Declaration
[RequiresUnreferencedCode("Couchbase FTS might require types that cannot be statically analyzed. Make sure all required types are preserved.")]
[RequiresDynamicCode("Couchbase FTS might require types that cannot be statically analyzed and might need runtime code generation. Do not use for native AOT applications.")]
JObject Export()
Returns
| Type | Description |
|---|---|
| JObject |